Need Help to configure JDBC Adapter to connect to Sybase

Hi,

I am a webMethods fresher and I need help to configure the JDBC Adapter to connect to Sybase.I placed jconn2.jar and sl53_cj32.jar in IS/Lib/Jars and I restarted the IS. I am getting the following error when I am trying to enable the Connection I have created.

2005-02-22 15:58:07 EST [ART.0118.5505V1] Adapter Runtime (Connection): Starting
connection Conn:SybaseConn.
2005-02-22 15:58:07 EST [ART.0118.5517V1] Adapter Runtime (Connection): Creating
connection manager properties: >>>BasicData:poolable=true,minimumPoolSize=1,max
imumPoolSize=10,poolIncrementSize=1,blockingTimeout=1000,expireTimeout=1000,sele
ctionSize=1<<<.
2005-02-22 15:58:07 EST [ART.0114.1007E] Adapter Runtime: Error Logged. See Error log for details. Error: [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource Conn:SybaseConn.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
com.sybase.jdbc2.jdbc.SybDriver

Ghansyam,

Also put these jar files in the IS\Packages\WmJDBCAdapter\jars\static (create this static folder)and put the jars in this place too and reload the WMJDBCAdapter package or restart IS.

Sorry if this doesn’t help.

HTH,
RMG.

RMG

I am getting the same error…

Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource Conn:SybaseConn.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
com.sybase.jdbc2.jdbc.SybDriver

Anyway Thank you