3 Replies Latest reply on Sep 17, 2002 4:33 AM by pvamstel

    NoClassDefFoundError: org/apache/xml/serialize/XMLSerializer

    tek1

      i have xerces.jar inside of my .war file, which is inside of a .ear file, but for some reason, jboss can't locate the xerces.jar file.

      jboss: 3.0.2+jetty
      jdk: 1.4.0

      should i move the xerces.jar out of my .war file into [JBOSS_HOME]/server/default/lib?

      thank you.