Hi,
I'm new to jboss as 7(7.1.1.Final).We have a system currently running on jboss 5 and it is connected to a remote jms queue running on jboss 4(which is beyond our control) using ExternalContext .I want the jboss 7 to configure to do the same.I tried with the NettyConnectorFactory but I was not suceed and also checked about the JMS-Bridge but for that I need to have the bridge in the taget JMS server which is beyond our control.Please advice me the best way to achieve this.
Thanks in advance.