Hi Danushka, This is fine, messages sent by a c++ client can be consumed by a JMS client. You can easily try that scenario by running the qpid samples. For example, you can use the direct C++ producer to produce messages and the direct JMS listener to receive them.
Arnaud ----- "Danushka Menikkumbura" <[EMAIL PROTECTED]> wrote: > Hi Devs, > I have a Qpid/C++ client that wants to talk to a sever that can > understand JMS. I wonder if the message sent by the Qpid/C++ client is > > JMS compliant. > > Thanks, > > Danushka
