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!

ClassNotfoundException: org.apache.myfaces.trinidad.webapp.ResourceServlet

740442Sep 2 2010 — edited Sep 27 2010
I'm using JDeveloper 11.1.1.3 and trying to deploy to JBoss 6. Its a beginning application with one page and no data connection. I created it using the Fusion Web App option. I've been scouring the web looking for answers and found that I needed to put adf and related jars in the jboss/lib directory. The class that it can't find in the subject line is in the trinidad-api jar and that file is included in the jboss/lib folder.

I've also created a jboss-web.xml file and a jboss-app.xml file.

Has anyone got this working? Do I need different trinidad-api and impl jars? The server config files state that the jars are being loaded from the place that I put them. Is there a classpath or other pointer that I need to change or configure?

TIA,
Dave

Edited by: ThanksForPlaying on Sep 7, 2010 12:26 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2010
Added on Sep 2 2010
1 comment
937 views