AW: [JBoss-user] JBoss Mysql Connection pooling

2001-10-10 Thread Jan Heise

most often this is an issue connected to the user/password
used. try to connect from the commandline via mysql and the
user/passwd you want to use. and use the machine jboss is
running on. perhaps you lack the needed permissions for
remote connections to mysql.

jan

--
Jan Heise / Tel: +49-163-4803237 / E-Mail: [EMAIL PROTECTED]

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von Imran
Bohoran
Gesendet: Mittwoch, 10. Oktober 2001 16:39
An: Jboss-User (E-mail)
Betreff: [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



Re: [JBoss-user] JBoss Mysql Connection pooling

2001-10-10 Thread danch

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