Menu

java.lang.NoClassDefFoundError: org/apache/st

Anonymous
2002-10-21
2002-11-25
  • Anonymous

    Anonymous - 2002-10-21

    I get java.lang.NoClassDefFoundError: org/apache/struts/tiles/DefinitionsFactoryException when i try to run my testcase. I am using strutstest19-1.1_2.3 with jakarta-cactus-13-1.4. here is the stack trace :
    java.lang.NoClassDefFoundError: org/apache/struts/tiles/DefinitionsFactoryException
        at servletunit.struts.CactusStrutsTestCase.setRequestPathInfo(CactusStrutsTestCase.java:248)
        at servletunit.struts.CactusStrutsTestCase.setRequestPathInfo(CactusStrutsTestCase.java:228)

     
    • Anonymous

      Anonymous - 2002-11-25

      download the newest version of struts. it contains tiles.

       

Log in to post a comment.