RE: MySQL JDBC setup in weblogic.

2002-01-28 Thread Richard Bolen
=PoolName weblogic.allow.reserve.weblogic.jdbc.connectionPool.PoolName=everyone cheers - Rich -Original Message- From: Reinstein, Lenny [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 1:47 PM To: [EMAIL PROTECTED] Subject: MySQL JDBC setup in weblogic. Does anyone know how to

MySQL JDBC setup in weblogic.

2002-01-28 Thread Reinstein, Lenny
Does anyone know how to set up a connection pool to the MySQL database in weblogic.properties? I tried to set it up as follows: weblogic.jdbc.connectionPool.mysqlConnPool=\ url=jdbc:mysql:localhost:3306,\ driver=org.gjt.mm.mysql.Driver,\ loginDelaySecs=1,\ initialCapa