Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF with Oracle Glass Fish

Miguel AngelJan 18 2013 — edited Jan 18 2013
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2013
Added on Jan 18 2013
4 comments
918 views