I have two instance of JBoss running on my machine, the messaging server and a regular web
server. I am trying to get a connectionfactory on the web server from the messaging server
by context.lookup("/ConnectionFactory"), I get null same if I tried
"JmsXA". I have everything in a Properties object that I pass into new
InitialContext().
I tried using the ExternalContext but it timed out. I have the server publishing to the
topic but I can't subscribe to it. I am lost as to what I need to do to have it
communicate.
Any help would be much appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039010#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...