Re: cms - problem using Stomp

2008-01-25 Thread gustav.mauer
Thank you very much. It is working perfectly now. Sorry that I did not notice the port number was also different. Timothy Bish wrote: > > You need to change the port as well as the port given on that line is > the openwire port on the broker. Port 61613 is the default stomp port. > Try reading

Re: cms - problem using Stomp

2008-01-25 Thread Timothy Bish
You need to change the port as well as the port given on that line is the openwire port on the broker. Port 61613 is the default stomp port. Try reading the comments in the main of the example they give examples of the correct uri for stomp and openwire. On Fri, 2008-01-25 at 09:19 -0800, gustav