i have downloaded and installed JDBC Driver for SQL Server 2000, Copied all the 3 jar files to IS Directory and boosted the IS again and found the path in About page of Integration Server.
The Error what i encountered is:
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource BasicSQLAdaptorConnection.Connection:SQLServerConn.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.1.204] Cannot connect to the database with DataSource class “com.microsoft.jdbcx.sqlserver.SQLServerDataSource”.
[Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket.
The Adaptor setting which i did is :
Connection Type JDBC Adapter Connection
Package Name: BasicSqlAdaptorConnection
Connection Properties
Transaction Type: XA_TRANSACTION
DataSource Class: com.microsoft.jdbcx.sqlserver.SQLServerDataSource
serverName: rsiddiqui
user: Amer
password: ******
databaseName: Rizwan
portNumber: 1433
networkProtocol:
Other Properties: SelectMethod=cursor
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec) 1000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10
Can enyone say me where i m wrong ???
Thanks in advance.
Rizwan
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods