[jboss-user] [JBoss.NET] - Re: DataSource to MySQL with Axis2 and JBoss
ciaciapek
do-not-reply at jboss.com
Mon Jun 18 07:54:01 EDT 2007
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#4055178
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055178
More information about the jboss-user
mailing list