=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
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