ADF with Oracle Glass Fish
I am testing my adf application, developed with JDeveloper 11.1.2.3.0, in Oracle Glass Fish 3.1.2.2 (build 5). I copied the adf_essentials jars in to my domain1/lib. When I want to deploy the application i got and error:
Error occurred during deployment: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: oracle.adf.mbean.share.connection.ADFConnectionLifeCycleCallBack.
It seems that the glassfish can“t find the ADFConnectionLifeCycleCallBack, but i see it in the domain/lib/adfsharembean.jar
This doesn't happen in the open source edition.
Edited by: Miguel Angel on 18/01/2013 02:37 PM