JDBCAdaptor to Enterprise DB

Hi All,

I am unable to create an JDBCAdaptor to Enterprise DB.

  1. I have provide the DataSource Class as # com.edb.jdbc3.jdbc3SimpleDataSource

  2. I have placed the edb-jdbc14.jar in …\webMethods6\IntegrationServer\lib\jars

I am facing an error message as [ADA.1.200] The JDBC DataSource class “com.edb.jdbc3.jdbc3SimpleDataSource” cannot be located.
com.edb.jdbc3.jdbc3SimpleDataSource.class not found

I can able to find the jdbc3SimpleDataSource class in edb-jdbc14.jar.

Please help me in resolving this issue.