java.lang.classNotFoundException: oracle.forms.engine.Main
150459Apr 21 2004 — edited Feb 1 2005Hi,
I have installed Oracle DS10g on my Windows2000 sp3 pc, and when I try to run the test form, after starting the OC4J server:
04/04/21 13:18:13 Oracle Application Server Containers
for J2EE 10g (9.0.4.0.0) initialized
04/04/21 13:18:45 FormsServlet init():
configFileName: c:\ODS10g/forms90/server/formsweb.cfg
testMode: false
I get a gray rectangle with the message:
java.lang.classNotFoundException: oracle.forms.engine.Main
What am I missing here ?
There are a number of .jar archives in C:\ODS10g\forms90\java, and this directory IS in the classpath (I added it manually).
Any ideas ?
Thanks !