OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: How to configure a MaxDB connection pool within Websphere 6

From: Quint Van Deman (quint.vandemangmail.com)
Date: Thu Mar 03 2005 - 10:44:19 CST


I appear to have found my problem.
By making two changes:
1. Changing the 'implementation class name' to:
com.sap.dbtech.jdbcext.XADataSourceSapDB
2. Setup a JCA authentication alias for username/password combination
I can now connect to the datasource successfully using Websphere's 'Test
Connection' facility.