Hi,

>     I got NullPointer Exception When try to create the Connection Poll
> for MySQL DataBase, I have listed the changes what I made, whatz wrong
> with my setup..Using JBoss2.2.2

I had the same problem. Please assign a password to the root user and try it
again.

Example: update user set password = password('newpasswd') where user =
'root';

Regards

Thorsten


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to