https://issues.apache.org/bugzilla/show_bug.cgi?id=45144
--- Comment #1 from Clóvis Wichoski <[EMAIL PROTECTED]> 2008-06-05 13:19:51 PST --- This is how the Resource is configured: <Resource name="jdbc/conces_primary" auth="Container" type="javax.sql.DataSource" username="DBUSER" password="secret" driverClassName="com.sap.dbtech.jdbc.DriverSapDB" url="jdbc:sapdb://dbserver/DBNAME" maxActive="300" maxIdle="15" validationQuery="SELECT NOW() FROM DBA.DUAL" minEvictableIdleTimeMillis="1800000" testOnBorrow="true" timeBetweenEvictionRunsMillis="900000" numTestsPerEvictionRun="15" initialSize="3"/> -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]