You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by gwen <ch...@yahoo.com> on 2013/12/11 00:55:22 UTC

set activemq amq uri for client

I am using activemq with fuse message broker 5.3. I can run the webapp demo
on `http://localhost:8161/demo/test.html` receiving and sending messages via
AJAX following the instructions here http://activemq.apache.org/ajax.html
I define amq with the following code in test.html:

    
    

However, when I copied the same definition over to another test2.html
running on `localhost:9000/`
It complained amq is not defined
This service running on `localhost:9000` is created by the play framework.
How shall I correctly set amq uri for my client service?



--
View this message in context: http://activemq.2283324.n4.nabble.com/set-activemq-amq-uri-for-client-tp4675347.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.