Hi,
I am trying deploy a website using oc4j 10.1.3.1.0. When I run my web: I only run the login page, when I submit, I got this error:
Servlet error
oracle.classloader.util.AnnotatedNoClassDefFoundError:
Missing class: org.codehaus.commons.compiler.AbstractJavaSourceClassLoader
Dependent class: org.codehaus.janino.JavaSourceClassLoader
Loader: default.web.vms:0.0.0
Code-Source: /C:/MBF_WEB/website/WEB-INF/lib/janino.jar
Configuration: WEB-INF/lib/ directory in C:\MBF_WEB\website\WEB-INF\lib
The missing class is not available from any code-source or loader in the system
Can you help me!!!