0 Replies Latest reply on Oct 20, 2006 4:22 PM by ftftft

    RequestProcessor NoClassDefFoundError at JBoss 4.0.4

    ftftft

      I upgraded the code from JBoss 4.0.1 to JBoss 4.0.4. I got the exception below,

      java.lang.NoClassDefFoundError: org/apache/struts/action/RequestProcessor
      at org.apache.struts.action.ActionServlet.getRequestProcessor(ActionServ
      let.java:819)

      We uses Struts 1.0. The same ear file works with JBoss 4.0.1. Anyone has a clue? Thanks,