George Leeman Jr wrote:



Today I downloaded and installed Tomcat 5.0.16. I get the sequence shown below. How do I fix this problem? Thanks, George Leeman

c:\e\Tomcat5.0.16\jakarta-tomcat-5.0.16\bin>catalina run

Using CATALINA_BASE:   ..
Using CATALINA_HOME:   ..
Using CATALINA_TMPDIR: ..\temp
Using JAVA_HOME:       C:\e\j2se1.3.0
java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
javax.xml.parsers.SAXParser: method getXMLReader()Lorg/xml/sax/XMLReader;

Could be that you're using 1.3.x JDK, which doesn't come with XML APIs. Get a hold of Xerces and install it. http://wml.apache.org/


Nix.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to