Hi Sunil,
the classpath gets constructed in the setEnv.sh which is invoked at the beginning of the dbConfigurator.sh.
Please add the following line prior to the xercesImpl.jar to the setenv.sh to include the new driver in the classpath:
CLASSPATH=“$CLASSPATH:$DCI_HOME/…/lib/ext/dd-cjdbc.jar”
The two missing jars CDC_PELP_* can be ignored as they are part of a language pack which is not installed in your environment.
I usually prefer the dbConfiguratorUI.sh (even on unix) as the command line client has quite complex syntax.
wm-caf-jdbc.jar is used by MWS for custom UIs deployed to MWS.
As I have never used wM 8.2 I am not sure, but I think that from 8.2 onwards MWS is using the driver from common/lib/ext instead of its own copy. Therefore this copy has been removed from the installation.
Regards,
Holger
#webMethods#Integration-Server-and-ESB