You should change use-java-context to false, so JBOSS puts the JNDI resource avaiable
outside of the jboss server vm,
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources
Also you will have to change:
| Object connection = ctx.lookup("jdbc/WCJFDB");
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001569#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...