java.lang.classnotfoundexception: oracle.forms.engine.main forms 10g Is Not the browser
Hi.
I'm having problems deploying a forms App at an Oracle Application Server 10.1.2.0.2
This app is running in an other installation of the same Application Server, I've duplicated the formsweb.cfg and env file.
I'm getting the error java.lang.classnotfoundexception: oracle.forms.engine.main. I've look for the error but I found just refers to the browser, but in my case, I can see the test.fmx and launch the forms engine at my browser, but, when I change the configuration section I receive the "class not found" exception.
I've reviewed the classpath, forms_path and Oracle_path and I didn't find any path wrong.