Thanks for you reply. I was under the impression that the JMS API could be used with different protocols, such as Stomp. Is this not the case?
Dejan Bosanac wrote: > > Hi, > > JMS and Stomp APIs are two different things and you cannot use stomp > transport over JMS API. If you want to use Stomp from Java (but I'd > always recommend JMS API), you can you this > http://activemq.apache.org/stomp.html#Stomp-JavaAPI > > Cheers > -- View this message in context: http://old.nabble.com/ActiveMQ-%28JMS-API%29-hangs-when-trying-to-start-connection-over-Stomp-tp29356464p29385644.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
