[jboss-user] [Installation, Configuration & Deployment] - Re: Problems facing Installation of JBoss
hubertg
do-not-reply at jboss.com
Wed Sep 27 07:14:17 EDT 2006
ok, I solved the problem for me:
the cause for the exception was simply that the mysql jdbc driver was not registered at the time the *-ds.xml files were intialized.
the solution was to copy the mysql-connector-*.jar to /jboss/server/default/lib
so the mysql driver is available from the beginning, and the datasources are initialized correctly.
hope that this is also a useful hint for the original poster.
/r hubert
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974503#3974503
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974503
More information about the jboss-user
mailing list