ClassNotfoundException: org.apache.myfaces.trinidad.webapp.ResourceServlet
740442Sep 2 2010 — edited Sep 27 2010I'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