Hi,

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).

I noticed that the web page attempts to load the following URL:

http://MYPCNAME.ca:8889/forms90/f90s...lorScheme=blue

However, I do not have a f90servlet.jar or any f90servlet.* in the forms90 directory (that is, C:\ODS10g\forms90)

Shouldn't I have had this installed by the full ODS10g install (which completed with no errors) ?



Any ideas ?
Thanks !