Does AMQ as a project provide a STOMP-based client for a message broker (AMQ in particular), or I should use some 3d party STOMP connector for Java for this?
I do have STOMP listener turned on on the AMQ broker server side. I need a small client to be able only to produce messages for the broker in my client application. I have to use a limited JRE (1.5) for this and I don't want to use JMS therefore. Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/STOMP-client-tp4660600.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.