Accessing CMB CQS using AWS node JS library.

54 views
Skip to first unread message

Ravi Chikkam

unread,
Jul 22, 2014, 1:20:09 PM7/22/14
to cmb-use...@googlegroups.com
I am trying send message using AWS node js library 2.0.8.  I am encountering the following problems:

1. getQueueURL method is returning the localhost instead of host where cmb is installed.
2. When I replace localhost with the correct host and try to send a message , it is returning me the queue not in existence message.

I am using the  apiVersion: '2012-11-05' .

Regards
Ravi Chikkam

boriwo

unread,
Jul 22, 2014, 4:34:06 PM7/22/14
to cmb-use...@googlegroups.com
Did you adjust the service URL in cmb.properties to somethign other than the default "localhost"? You should use the correct host name of your service endpoint or load balancer instead.

cmb.cqs.service.url=http://localhost:6059/
cmb.cns.service.url=http://localhost:6061/

Also which version of CMB are you using? Did you download one of the binaries or are you building from source?



Ravi Chikkam

unread,
Jul 22, 2014, 4:53:21 PM7/22/14
to cmb-use...@googlegroups.com
We are using V 2.2.37 .

cmb.properties ? where do I set that information? Calling client?
Reply all
Reply to author
Forward
0 new messages