Hi,
i've been trying to configure the "javabasket". But i can't find any documentation. I have deployed the ISA 40 ear-file on WAS 640 SP 13. In the XCM jdbc component configuration i have created my jdbc connection. If i run the test "jdbcping" everything is ok. If i run the test "jdbc_javabasket" an error occured:
com.sapmarkets.isa.core.eai.BackendException: com.sap.sql.log.OpenSQLException: JDBC driver not supported for MS_SQL_SERVER database.
The same problem with jTDS and una2000 driver: jdbcping is OK - jdbc_javabasket is not ok. I use the same jTDS driver in an other project to connect the sqlserver.
if i remove the jtds.jar from server0/bin/core_lib the error changed to:
com.sapmarkets.isa.core.eai.BackendException: com.sap.sql.log.OpenSQLException: Could not load class net.sourceforge.jtds.jdbcx.JtdsDataSource.
The "jdbcping" test works still fine.
Can anybody help me?
Thanks
Ben