I am not sure if that will solve Your problem but since you are trying to access the
datasource configured inside JBoss from bundled Tomcat context You have to configure
datasource as:
<use-java-context>false</use-java-context>
so if You haven't yet added this line to your mysql-ds.xml file, do so and give it a
shot.
i hope it helps
b.r.
ciapek
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055178#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...