Hi. While experimenting with the 5.1 examples, this works: ant producer -Durl=tcp://192.168.168.199:61616 -Dmax=1
I assumed I could also do this but it doesn't work: ant producer -Durl=stomp://192.168.168.199:61613 -Dmax=1 A socket connection is created but it then hangs. Am I doing something wrong or did I make a bad assumption? The ActiveMQ-CPP stomp client works so it's not a broker configurations issue. I don't need stomp in the client, just curious. Thanks, Dave -- View this message in context: http://www.nabble.com/Does-ActiveMQ-client-support-STOMP-tp20067809p20067809.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.