Following are the parameters in my JDBC Adapter configuration screen.
Connection Type JDBC Adapter Connection
Package Name custm_JDBC_adapter_conn
Transaction Type NO_TRANSACTION
DataSource Class com.microsoft.jdbcx.sqlserver.SQLServerDataSource
serverName xyz
user abc
password ******
Retype password *******
databaseName Wm_Db
portNumber 1433
networkProtocol tcp
Other Properties
Connection Management Properties
And one more new update to my previous situation is that I installed a SQL Server Driver for JDBC with sp1, prevly I had sp3. After running sp1 driver, one error got eliminated. Now the errors encountered are only the below two.
[ART.118.5042]Adapter Runtime(Connection): Unable to enable connection resource…
[ART.118.5036]Adapter Runtime(Connection): Unable to configure connection manager
I am trying to figure out if I need to write any service to get this running!! Any ideas??
Thanks,
Shelly
#webMethods#Integration-Server-and-ESB#Adapters-and-E-Standards