| Stefan Gassert 2004-02-12, 7:33 am |
| Hi,
i have the following problem. a new webserver called "webserver" is
configurated and now i want to do the "basic tomcat asf wizard" but
the wizard stops immidiatly with
Error: 500
Location: /HTTPAdmin/Frame/tc.taskIpBasic/WEBSERVER/Next
Internal Servlet Error:
java.lang.NoClassDefFoundError: org/apache/xerces/parsers/DOMParser
java/lang/Throwable.(Ljava/lang/String;)V+4 (Throwable.java:94)
java/lang/LinkageError.(Ljava/lang/String;)V+1
(LinkageError.java:43)
and so on...
Hope there is someone with a good idea ;-)
on the tomcat home i can find following - but i am a newbie :-(
Why do I get java.lang.NoClassDefFoundError: org/xml/sax/InputSource?
You have conflicting XML api jar files in your classpath. Read the
README or RELEASE-NOTES for more information.
Really good information for me....
Stefan
|