see http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html
for classpath guidelance, and section
"XML Parsers and J2SE 1.4"
Martin
2009/11/12 John McCleskey :
> I'm webfacing some 5250 applications utilizing WDSC 7.0 and when I attempt
> to test a project, the Apache web server throws the
I'm webfacing some 5250 applications utilizing WDSC 7.0 and when I attempt
to test a project, the Apache web server throws the Java exception:
java.lang.NoClassDefFoundError: org/apache/xerces/parsers/DOMParser
i believe it is a classpath issue, but i'm not sure where to modify that for
the test w