I think I'm using xalan 2_2_0. Download that or a newer version and copy files over from the /bin directory into your ant/lib dir. I'm not sure exactly which files you need, but I copied over xml-apis.jar, xercesImpl.jar and xalan.jar
Hope this helps, John On Sun, 16 Mar 2003, Scott Smith wrote: > Anyone, > > In trying to build the documentation, I get a build > error: > > DEPRECATED - xslp processor is deprecated. Use trax or > xalan instead. > java.lang.NoClassDefFoundError: > org/apache/xalan/xslt/XSLTProcessorFactory > at > org.apache.tools.ant.taskdefs.optional.XalanLiaison.<init>(XalanLiaison.java:82) > > Unlike the Java build, the local.properties file > doesn't specify the JAR files to be used for building > the documentation. Can anyone help me here: what are > the Xerces and Xalan libraries being used? And where > can I get them? > > Thanks in advance for your help, > > Scott Smith - Technical Specialist II > Washington Mutual Bank > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > displaytag-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/displaytag-devel > -- John York Software Engineer CareerSite Corporation ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel
