1 Reply Latest reply on May 28, 2004 10:17 AM by satunattar

    Problem deploying .ear file

    ramamurthy

      hi

      when i deploy my ear file i get the following error:

      javax.servlet.ServletException: Error instantiating servlet class org.apache.struts.action.ActionServlet
      -----

      2004-05-28 16:11:35,953 ERROR [org.jboss.web.localhost.Engine] ----- Root Cause -----
      java.lang.NoClassDefFoundError: org/apache/commons/beanutils/Converter

      -----

      I tried to set the classpath, but no use.

      Thanks in advance.

      Ram