[jboss-user] [JBoss Messaging] - Re: JBM / JMS / EAI / c++ / wire-protocol

gaohoward do-not-reply at jboss.com
Tue Aug 4 12:11:37 EDT 2009


I can only answer your JBM related question.

JBM 1.x doesn't provide a C style api lib. 
JBM 1.x uses jboss-remoting as its underlying transport. JMS doesn't specify the wire-protocol in the spec, so every JMS vender has its own choice of their wire-protocol. 

So if you want to access JBM from c/c++, i think you need use JNI to wrap the JBM java client.



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247921#4247921

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247921



More information about the jboss-user mailing list