RE: Tomcat 3.3 Startup

2001-11-16 Thread Chen, Gin
crimson parser doesnt play nice with xalan/xerces parser -Tim -Original Message- From: Douglas Brendle [mailto:[EMAIL PROTECTED]] Sent: Friday, November 16, 2001 11:26 AM To: [EMAIL PROTECTED] Subject: Tomcat 3.3 Startup I've been working with and using Tomcat3.3 for two weeks and it

RE: Tomcat 3.3 Startup

2001-11-16 Thread Martin van den Bemt
Why are you using a classpath? Tomcat handles that for you completely. You shouldn't have any problems if the jar is added to the webapp lib.. (btw I believ you have to rename the zip to jar files so tomcat can read them). Mvgr, Martin -Original Message- From: Douglas Brendle

RE: Tomcat 3.3 Startup

2001-11-16 Thread Larry Isaacs
Can you provide more detail about what is changed from the binary distribution? Normally only tomcat.jar is on your classpath. Tomcat 3.3 adds the rest of the jars internally. Larry -Original Message- From: Douglas Brendle [mailto:[EMAIL PROTECTED]] Sent: Friday, November 16, 2001

RE: Tomcat 3.3 Startup error

2001-11-15 Thread Larry Isaacs
Unfortunately, I don't see an obvious reason why a class in tomcat.jar isn't found when it appears to be in the classpath. Can you display the tomcat.jar's contents with the jar program to see if it might be corrupt? Larry -Original Message- From: Sean M McGrath/AC/VCU [mailto:[EMAIL

RE: Tomcat 3.3 Startup error

2001-11-15 Thread Sean M McGrath/AC/VCU
to Tomcat Users List To: 'Tomcat Users List' [EMAIL PROTECTED] cc: Subject:RE: Tomcat 3.3 Startup error Unfortunately, I don't see an obvious reason why a class in tomcat.jar isn't found when it appears to be in the classpath. Can you display

RE: Tomcat 3.3 Startup error

2001-11-15 Thread Larry Isaacs
[mailto:[EMAIL PROTECTED]] Sent: Thursday, November 15, 2001 5:02 PM To: Tomcat Users List Subject: RE: Tomcat 3.3 Startup error Larry et al Ignorance is bliss How does one go about displaying the contents with the jar program? I install proprietary software and am not a developer so bear

RE: Tomcat 3.3 Startup error

2001-11-15 Thread Sean M McGrath/AC/VCU
McGrath [EMAIL PROTECTED] Data Services 828-6950 Larry Isaacs [EMAIL PROTECTED] 11/15/01 04:59 PM Please respond to Tomcat Users List To: 'Tomcat Users List' [EMAIL PROTECTED] cc: Subject:RE: Tomcat 3.3 Startup error I'm a Windows user, but I would expect