Product/components used and version/fix level:
webMethods Integration Server: 10.15.0.0
MSSQL Server: 16.0.1
Java: 8
Microsoft JDBC Driver: mssql-jdbc-12.8.0.jre8
Detailed explanation of the problem:
I tried to create a new connection to MSSQL server, for “DataSource Class” i entered “com.microsoft.sqlserver.jdbc.SQLServerDriver”, when click on “Test connection” i got the below error
Error messages / full error message screenshot / log file:
Error encountered
[ART.118.5011] Adapter Runtime (Connection): Unable to create new connection connection:sqlServerConn. [ADA.1.204] Cannot connect to the database with DataSource class “com.microsoft.sqlserver.jdbc.SQLServerDriver”. class com.microsoft.sqlserver.jdbc.SQLServerDriver cannot be cast to class javax.sql.DataSource (com.microsoft.sqlserver.jdbc.SQLServerDriver is in unnamed module of loader com.wm.app.b2b.server.PackageClassLoader @12792b88; javax.sql.DataSource is in module java.sql of loader ‘platform’)
Question related to a free trial, or to a production (customer) instance?
Free trial
#Integration-Server-and-ESB#webMethods