2 Replies Latest reply on May 17, 2004 4:15 AM by sk4567

    'NoClassDefFoundError'  in org/apache/fop/apps/Driver

    sk4567

      Hi,

      I have a struts application developed on jboss3.2.3...
      I have a PDF generation requirement where i have used external jars..

      During runtime I am getting 'NoClassDefFoundError':

      I have put he jars in the WEB-INF\lib folder of my application...
      Also, i have put it in jboss-3.2.3\lib folder of jboss directory..
      I have also extracted the entire jar before building my application. Still i am gettign the error as below.....

      "No action instance for path /reportAllStudentMarksheetAction could be created
      java.lang.NoClassDefFoundError: org/apache/fop/apps/Driver"


      Is there something i have missed..or anywhere else i nedd to put the jar file..are there any ohter configurations required to Jboss/tomcat to overcome this....

      Cheers,
      Saurabh