Hi.
I’m trying to connect an Oracle 8.1.7.4 DB with WM 6.0.1 using JDBC and I have following prob :
wm.art.metadata:resourceDomainLookupValues [wm-cjdbc32-0003][Oracle JDBC Driver]This driver is locked for use with embedded applications.
IS6.0.1 on NT 2000
Oracle 8.1.7 SP4 (installed on same PC)
Oracle JDBC driver (classes12.zip) is in the system CLASSPATH (and is used by IS, checked in the “about” infos)
Sequelink datadirect connect 5.3 build 3 installed
The adapter itself is enabled with no error, the pb occurs when creating an adapter service in IS (it can’t lookup the tables, telling driver is locked)
Adapter config :
DataSource Class = "oracle.jdbc.pool.OracleDataSource "
databaseName=“ORCL” (my DB)
Other Properties=“driverType=thin”
Thanks in advance for your inputs.
#Adapters-and-E-Standards#webMethods#Integration-Server-and-ESB