I have installed webMethods 7.1 & set up Oracle Express Edition 10g (to use as the database). When I ran the database configurator to set up the DB component for MWS, I got an error message saying there is no suitable driver. Is it possible to make webMethods work with oracle express edition by placing the driver files into some directory?
I installed wM 7.1.2 and trying to run the DB scripts (dbConfiguratorUI.sh) for the first time and i see the below error:
Database Connection error: No suitable driver
CDC Error: java.sql.SQLException: No suitable driver
DB is running on Sun OS , 5.8 release ans MWS 7.1.2 is installed on Sun OS, 5.10 release. Both are on different server’s
java.sql.SQLException:No suitable driver
the problem with url if you are using oracle express edition
the correct url is: jdbc.wm.oracle://localhost:1521;serviceName=XE