Look it up in JNDI:
Context initial = new InitialContext();
ConnectionFactory cf = (ConnectionFactory)initial.lookup("ConnectionFactory");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120253#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...