I configured the JDBC Adpater as per the pdf.
Here are the list of parameters:
transaction type =local_transaction
DataSource Class=com.microsoft.jdbcx.sqlserver.SQLServerDataSource
servername=IP of database
user/pasword
databaseName=DBNM
portNumber=1433
But when I try to enable the connection I get following error,
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource newconn:conn.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
javax/sql/DataSource
I have copied the jar files for MSSQL db in lib\jar
am I missing anything
#Adapters-and-E-Standards#webMethods#Integration-Server-and-ESB