A hang at that point means that either JBoss can't load the JDBC driver, or
the JDBC driver can't connect to the database. Did you remember to put the
driver jar into lib/ext? Are you sure you have the connection URL right (can
you connect from a standalone app with that URL)?

----- Original Message -----
From: "Imran Bohoran" <[EMAIL PROTECTED]>
To: "Jboss-User (E-mail)" <[EMAIL PROTECTED]>
Sent: Wednesday, October 10, 2001 9:39 AM
Subject: [JBoss-user] JBoss Mysql Connection pooling


>
> Hi all
>
> There's a problem in configuring the Connection pools in JBoss for MySQL.
> Initially this was working fine. we had to remove JBoss from one system
> where things were going smoothly . now I've installed JBoss again and am
> trying to configure my pool. the container simply hangs saying that its
> trying to bound the connection pool to the name given in the jboss.jcml. I
> uninstalled MySQL and tried it again. but the same issue came up. has any
> one come across this issue. if so pls respond
>
> tia
>
> Imran
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>


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

Reply via email to