Hi,

No i wanted to implement a JBoss messaging client talking to a JBM clustered 
server without installing a Jboss Messaging implementation on the server (just 
throwing jboss-messaging.jar in the lib dir).
But I solved this part using remote JNDI lookup on the cluster. What is not 
mentioned in the documentation is that you need in fact also libs from the 
cluster configuration (the all configuration) in a non clustered JBoss 
Appserver (the message producer). At least jbossha.jar.
Perhaps it was a bad idea to do this with JCA.
But for the consumer side i would like to set up a JBoss RA configuration to 
the remote cluster to be used in an EJB3 MDB. Is this posssible. I know it is 
possible to configure a remote connection factory. But how can i configure the 
remote queue as administered object just like the examples on JBoss ActiveMQ 
and JBoss WebsphereMQ examples. I assume this is needed. 
Thanks for the quick reply





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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129412
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to