I'm moving an app from Tomcat to JBoss and am having trouble connecting to my
database.
In the Tomcat version of my app the JNDI connections are setup per application (inside the
.war) in META-INF/context.xml.
I've done a little reading and it appears that I must move the JNDI connection
description from my app to a more global location?
That doesn't seem right. Is it?
I hope that's not too vague ...
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972660#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...