[jboss-user] [JCA/JBoss] - Re: NestedSQLException: Apparently wrong driver class specif
lal_praveen
do-not-reply at jboss.com
Fri Jan 4 18:48:09 EST 2008
Sorry My Bad.
I was not giving correct jdbc url. IO missed : after mysql in url
BAD jdbc:mysql//127.0.0.1:3306/Testworld
Correct jdbc:mysql://127.0.0.1:3306/Testworld
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117227#4117227
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117227
More information about the jboss-user
mailing list