Suggestion:
place the dll (native part) under IntegrationServer/lib.
The jars can be either placed under one of the following locations:
- IntegrationServer/lib/jars/custom (This one is recommended when using OCI mode with dll, alternatively use option 3.)
- IntegrationServer/packages/WmJDBCAdapter/code/jars (This one is sufficient when using Thin mode without dll)
- IntegrationServer/packages/WmJDBCAdapter/code/jars/static (This one is recommended when using OCI mode with dll, alternatively try option 1.)
Remember to shutdown and start the IS in each of the case when exchanging files as otherwise these will not be loaded completely.
As long as there is no real requirement for using OCI mode, I prefer using the Thin mode, which works farely well when using the jars matching the JVM and/or Oracle-Version being used.
Currently this is ojdbc6.jar from Oracle 11g R2 (11.2.0.4), which can be used by all currently supported wM versions and their related JVMs. Only for wM 7.1 instances I recommend ojdbc5.jar from the same Oracle-Version as already mentioned.
Regards,
Holger
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods