RE: Compiler found in classpath

2002-04-03 Thread Newman, Scott
No problem.  It works, that's the main thing.  J   Newman   -Original Message- From: Walden Mathews [mailto:[EMAIL PROTECTED]] Sent: 03 April, 2002 1:55 PM To: '[EMAIL PROTECTED]' Subject: RE: Compiler found in classpath   THis just in.  I was wrong, it do

RE: Compiler found in classpath

2002-04-03 Thread Walden Mathews
ther things.  Thanks for the help!   Walden -Original Message-From: Newman, Scott [mailto:[EMAIL PROTECTED]]Sent: Wednesday, April 03, 2002 1:50 PMTo: [EMAIL PROTECTED]Subject: RE: Compiler found in classpath Everything should work.  It's cause tomcat loads cl

RE: Compiler found in classpath

2002-04-03 Thread Newman, Scott
after xerces.jar.    Newman   -Original Message- From: Walden Mathews [mailto:[EMAIL PROTECTED]] Sent: 03 April, 2002 1:48 PM To: '[EMAIL PROTECTED]' Subject: RE: Compiler found in classpath   Yes, with parser.jar (cocoon) removed, the xerces jars work.  But I wonder what

RE: Compiler found in classpath

2002-04-03 Thread Walden Mathews
Yes, with parser.jar (cocoon) removed, the xerces jars work.  But I wonder what else just broke (!). -Original Message-From: Newman, Scott [mailto:[EMAIL PROTECTED]]Sent: Wednesday, April 03, 2002 1:36 PMTo: [EMAIL PROTECTED]Subject: RE: Compiler found in classpath

RE: Compiler found in classpath

2002-04-03 Thread Newman, Scott
03, 2002 12:45 PM To: [EMAIL PROTECTED] Subject: RE: Compiler found in classpath I'm using xerces2 1.4.4 and it seems to work fine.  What is the error you're getting?   Newman   -Original Message- From: Walden Mathews [mailto:[EMAIL PROTECTED]] Sent: 03 April, 2002 12:31 PM T

RE: Compiler found in classpath

2002-04-03 Thread Walden Mathews
12:31 PMTo: '[EMAIL PROTECTED]'Subject: RE: Compiler found in classpath   May be a silly question, but it was the right one.  Thanks.  When I switched Tomcats I forgot this detail.  But I found another issue, too.  It doesn't work with X

RE: Compiler found in classpath

2002-04-03 Thread Walden Mathews
Precisely the ones I reported below for Client and Server.   WHM -Original Message-From: Newman, Scott [mailto:[EMAIL PROTECTED]]Sent: Wednesday, April 03, 2002 12:45 PMTo: [EMAIL PROTECTED]Subject: RE: Compiler found in classpath I'm using xerces2 1.4.4 a

RE: Compiler found in classpath

2002-04-03 Thread Newman, Scott
I'm using xerces2 1.4.4 and it seems to work fine.  What is the error you're getting?   Newman   -Original Message- From: Walden Mathews [mailto:[EMAIL PROTECTED]] Sent: 03 April, 2002 12:31 PM To: '[EMAIL PROTECTED]' Subject: RE: Compiler found in clas

RE: Compiler found in classpath

2002-04-03 Thread Walden Mathews
ECTED]]Sent: Wednesday, April 03, 2002 11:51 AMTo: [EMAIL PROTECTED]Subject: RE: Compiler found in classpath This may be a silly question, but do you have the axis jar files in tomcat's common/lib directory (along with xerces.jar)?   Newman   -Original Messag

RE: Compiler found in classpath

2002-04-03 Thread Newman, Scott
m not shouting, just trying to stand out among the exceptions :-).   Walden -Original Message- From: Newman, Scott [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 4:41 PM To: [EMAIL PROTECTED] Subject: RE: Compiler found in classpath I've had tomcat not stop executing, even thou

RE: Compiler found in classpath

2002-04-03 Thread Walden Mathews
Original Message-From: Newman, Scott [mailto:[EMAIL PROTECTED]]Sent: Tuesday, April 02, 2002 4:41 PMTo: [EMAIL PROTECTED]Subject: RE: Compiler found in classpath I've had tomcat not stop executing, even though I have stopped it through the batch file.  Try stopping tomc

RE: Compiler found in classpath

2002-04-02 Thread Newman, Scott
4.0.3 and have had this problem on this version.   Newman   -Original Message- From: M. en C. Jesús Sosa Iglesias [mailto:[EMAIL PROTECTED]] Sent: 02 April, 2002 4:40 PM To: [EMAIL PROTECTED] Subject: Re: Compiler found in classpath     You have to put tools.jar in the classpath be

Re: Compiler found in classpath

2002-04-02 Thread M. en C. Jesús Sosa Iglesias
  You have to put tools.jar in the classpath before start Tomcat I had the same throuble with some tomcat old version in W2K. I included it in the file \jakarta-tomcat-x-x-x\bin\tomcat.bat and it work fine.   Walden Mathews wrote:  Okay I give up.  I'm trying to run the simple jws example (Calcu