I would like to know if is possible to access a jms queue of a jboss running on server A from an application running on server B. The server A and B are different machines. I'm using jboss 5.1 and jbossremoting 2.5.1
If is possible, how can I do that ?
thanks!