4 Replies Latest reply on Nov 28, 2002 3:35 AM by meetian

    deploy-error: struts 1.1b2 on jboss 3.0.4

    draftdog

      hello,

      I was wondering if maybe somebody is having the same problem as me. Using JBoss 3.0.4 I cannot deploy the struts 1.1b2 .war file called "jakarta-struts-1.1-b2-blank.war"

      the exception is:
      [Digester] Begin event threw exception
      java.lang.ClassNotFoundException: No ClassLoaders found for: org.apache.struts.tiles.xmlDefinition.XmlDefinition
      ...

      ERROR [Engine] ----- Root Cause -----
      org.apache.struts.tiles.DefinitionsFactoryException: Error while parsing file '/WEB-INF/tiles-defs.xml'. Error at (39, -1: No ClassLoaders found for: org.apache.struts.tiles.xmlDefinition.XmlDefinition
      at org.apache.struts.tiles.xmlDefinition.I18nFactorySet.parseXmlFile(I18nFactorySet.java:538)

      ....

      I have this issue on the 'normal' JBoss distribution as well as the one with Tomcat integrated.

      This exception is not thrown when using JBoss 3.0.3, everything works nicely in this case.

      I am working on some JSP pages using struts, my first thought was there was something wrong in one of the XML configuration files/descriptors, when I saw that even this minimalistic war bundle cannot be deployed as expected I assumed there have been some changes I am not aware of.

      Any ideas ?

      thanx in advance.
      Wouter.