Well, the story has ended like this: There is NO actually simple and isolated Java client library based on STOMP. There are STOMP server-side connectors included in the builds of AMQ and some other MBs. But there is no a simple small client library for this. There is STOMPJ project on Goodle Code but it seems to be abandoned and broken (have some bugs/problems) but has no source code.
Hence, I had to write my own small implementation of STOMP client for Java. -- View this message in context: http://activemq.2283324.n4.nabble.com/STOMP-client-tp4660600p4661056.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.