J2EE Sun Appserver 9.1 JDBC Connection Pool with SAPDB 7.7
53 Views
I cant create a jdbc connection pool with sapdbc.jar. com.sap.dbtech.jdbc.DriverSapDB cannot be cast to javax.sql.DataSource is th error message. From my point of view it's look like that the driver class dosen't implement javax.sql.Datasource.