The SAPDB DataSource is named

com.sap.dbtech.jdbcext.XADataSourceSapDB

Or

com.sap.dbtech.jdbcext.DataSourceSapDB 

I am not familiar with the JSAS, however the error message looks like it
wants to have a DataSource, not a driver. Maybe you need to configure
the pool to wrap a driver instead of requiring a data source.

Greetings
Bernd


-----Original Message-----
From: Ota Kadlec [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 01, 2005 2:38 PM
To: maxdb@lists.mysql.com
Subject: J2EE and MaxDB, JDBC connection problem

Hi,

I cannot set up connection pool in Sun Java System Application Server. I
created new connection pool in admin console. Into datasource classneme
column I put 

com.sap.dbtech.jdbc.DriverSapDB.

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to