Re: Help configuring tomcat 3.2.3 with Windows 2000 & IIS 5

2001-08-20 Thread Dmitri Colebatch

On Mon, 20 Aug 2001, Rob S. wrote:
> > Exception in thread "main" javax.xml.parsers.FactoryConfigureationError:
> 
> --> ^
> 
> Doesn't Sun make people take spelling tests or something before they start? =)
> 

hey thats nothing!  ot I know, but download Websphere and run their
port of the petstore demo... they didn't even spell Webshpere right
(o:  (intentional mis-spelling by me)!

(o:




RE: Help configuring tomcat 3.2.3 with Windows 2000 & IIS 5

2001-08-20 Thread Nicholson, Robert .

Thanks again, I think I'm totally off the mark, because I get the same
exception. 
It has been ages since I have done any batch files. If I have the line

SET CLASSPATH-""

Shouldn't that do it?

Robert

-Original Message-
From: Rob S. [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 2:50 PM
To: [EMAIL PROTECTED]
Subject: Re: Help configuring tomcat 3.2.3 with Windows 2000 & IIS 5


> Is that something I do in the startup.bat file?

...or inside of tomcat.bat.
 
> Exception in thread "main" javax.xml.parsers.FactoryConfigureationError:

--> ^

Doesn't Sun make people take spelling tests or something before they start?
=)

- r

> > com.sun.xml.parser.SAXParserFactoryImpl
> > at
> > javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:84)
> > at org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:210)
> > at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:187)
> > at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)
> >
> > Any ideas what could be wrong??
> >
> > -- Robert Nicholson
> > -- IT Programmer/Analyst
> > -- Utah State Office of Education
> > -- 250 East 500 South
> > -- Salt Lake City, Utah  84111
> > -- http://www.usoe.k12.ut.us





Re: Help configuring tomcat 3.2.3 with Windows 2000 & IIS 5

2001-08-20 Thread Rob S.

> Is that something I do in the startup.bat file?

...or inside of tomcat.bat.
 
> Exception in thread "main" javax.xml.parsers.FactoryConfigureationError:

--> ^

Doesn't Sun make people take spelling tests or something before they start? =)

- r

> > com.sun.xml.parser.SAXParserFactoryImpl
> > at
> > javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:84)
> > at org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:210)
> > at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:187)
> > at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)
> >
> > Any ideas what could be wrong??
> >
> > -- Robert Nicholson
> > -- IT Programmer/Analyst
> > -- Utah State Office of Education
> > -- 250 East 500 South
> > -- Salt Lake City, Utah  84111
> > -- http://www.usoe.k12.ut.us






RE: Help configuring tomcat 3.2.3 with Windows 2000 & IIS 5

2001-08-20 Thread Nicholson, Robert .

Thanks Rob,

Is that something I do in the startup.bat file?

Robert

-Original Message-
From: Rob S. [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 1:27 PM
To: [EMAIL PROTECTED]
Subject: Re: Help configuring tomcat 3.2.3 with Windows 2000 & IIS 5


XML parser prollem...  Try unsetting your CLASSPATH before starting Tomcat.

- r

On Mon, 20 Aug 2001 12:10:23 -0600 [EMAIL PROTECTED] wrote:
> Hi,
> I have followed the instalation instructions to the letter, but when I try
> to run startup.bat, I get an exception.  The text for the exception, (or
as
> much as I could put in ) is as follows:
> 
> Exception in thread "main" javax.xml.parsers.FactoryConfigureationError:
> com.sun.xml.parser.SAXParserFactoryImpl
>   at
> javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:84)
>   at org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:210)
>   at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:187)
>   at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)
> 
> Any ideas what could be wrong??
> 
>   -- Robert Nicholson
>   -- IT Programmer/Analyst
>   -- Utah State Office of Education
>   -- 250 East 500 South
>   -- Salt Lake City, Utah  84111
>   -- http://www.usoe.k12.ut.us





Re: Help configuring tomcat 3.2.3 with Windows 2000 & IIS 5

2001-08-20 Thread Rob S.

XML parser prollem...  Try unsetting your CLASSPATH before starting Tomcat.

- r

On Mon, 20 Aug 2001 12:10:23 -0600 [EMAIL PROTECTED] wrote:
> Hi,
> I have followed the instalation instructions to the letter, but when I try
> to run startup.bat, I get an exception.  The text for the exception, (or as
> much as I could put in ) is as follows:
> 
> Exception in thread "main" javax.xml.parsers.FactoryConfigureationError:
> com.sun.xml.parser.SAXParserFactoryImpl
>   at
> javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:84)
>   at org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:210)
>   at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:187)
>   at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)
> 
> Any ideas what could be wrong??
> 
>   -- Robert Nicholson
>   -- IT Programmer/Analyst
>   -- Utah State Office of Education
>   -- 250 East 500 South
>   -- Salt Lake City, Utah  84111
>   -- http://www.usoe.k12.ut.us