Hi Brian, This comes from the xerces jar. We're using Xerces in the Ant <cactifywar>/<cactus> tasks, so it has to be somewhere in your CP.
This is a good entry for the FAQ. I've added an entry on http://wiki.apache.org/jakarta-cactus/FrequentlyAskedQuestions. Please check it and let me know if it helps. Thanks -Vincent > -----Original Message----- > From: Brian Preston [mailto:[EMAIL PROTECTED] > Sent: mardi 31 ao�t 2004 23:53 > To: [EMAIL PROTECTED] > Subject: java.lang.NoClassDefFoundError: > org/apache/xml/serialize/OutputFormat running Ant from Eclipse > > I'm trying to get my environment set up for a project > I've been given, which included a build.xml that was > written to use Cactus with Tomcat 4. I'm working in > Eclipse 3.0. The project is developing a set of > taglibs. I've got stubs for the taglibs and have > written a simple test that extends JspTestCase to test > the tag. > > I did the How-to/20 minute tutorial to get Cactus > working on Tomcat and everything worked fine. > > Now I'm getting this error on the cactifywar step in > my Ant build. I've added all the cactus jars to my > project/lib directory. What jar is > org.apache.xml.serialize.OutputFormat in anyway? > > I searched the archives of this list for this error > and didn't really find anything helpful. > > Thanks > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - Send 10MB messages! > http://promotions.yahoo.com/new_mail > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
