RE: Switch from SUN jre to IBM jre

2002-07-25 Thread Turner, John
I think you want the JDK, not the JRE. The JRE is missing things that tomcat needs to run. John Turner [EMAIL PROTECTED] -Original Message- From: Andrew Ferayorni [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 12:16 PM To: [EMAIL PROTECTED] Subject: Switch from SUN jre to

RE: Switch from SUN jre to IBM jre

2002-07-25 Thread Shapira, Yoav
Hi, You have multiple versions of at least one XML parser in your classpath. Check to make sure you only have one of the SAX, DOM, JAXP APIs in your classpath. See the tomcat readme section on XML parsers, as tomcat 4.x comes with its own copy of Xerces that is visible to your classpath by

Re: Switch from SUN jre to IBM jre

2002-07-25 Thread Andrew Ferayorni
John, I'm apologize. I should have mentioned that I did install the IBM JDK, and it includes the JRE. Thank you Andrew Turner, John wrote: I think you want the JDK, not the JRE. The JRE is missing things that tomcat needs to run. John Turner [EMAIL PROTECTED] -Original

RE: Switch from SUN jre to IBM jre

2002-07-25 Thread Turner, John
Do you have xerces.jar on your system? -Original Message- From: Andrew Ferayorni [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 12:30 PM To: Tomcat Users List Subject: Re: Switch from SUN jre to IBM jre John, I'm apologize. I should have mentioned that I did install

Re: Switch from SUN jre to IBM jre

2002-07-25 Thread Andrew Ferayorni
Turner, John wrote: Do you have xerces.jar on your system? -Original Message- From: Andrew Ferayorni [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 12:30 PM To: Tomcat Users List Subject: Re: Switch from SUN jre to IBM jre John, I'm apologize. I should have mentioned

Re: Switch from SUN jre to IBM jre

2002-07-25 Thread Andrew Ferayorni
, John wrote: Do you have xerces.jar on your system? -Original Message- From: Andrew Ferayorni [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 12:30 PM To: Tomcat Users List Subject: Re: Switch from SUN jre to IBM jre John, I'm apologize. I should have