0 Replies Latest reply on Feb 22, 2006 4:38 AM by georgesberscheid

    C/C++ client library for JBossMQ on Linux x86

    georgesberscheid

      Hi,

      I would like to publish JMS messages to a JBossMQ queue using a simple Linux C/C++ application. I couldn't find any libraries that would let me do that with JBossMQ.

      I'm thinking of using ActiveMQ as a JMS provider with JBoss and use their Stomp libraries to publish messages.

      Is there a way to the same with JBossMQ? Are there any generic JMS1.1 clients available that work with JBossMQ?

      Thanks.