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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...