RE: mod_jk and EAPI

2002-08-30 Thread Jill Veronda
. Jill Veronda [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]. .. I am getting the mod_jk EAPI warning message on apache start. What might be the results of running with this version of mod_jk? I realize I can try to rebuild mod_jk but would like to know if t

RE: XML parsing error on file /WEB-INF/web.xml

2002-08-28 Thread Jill Veronda
Application/realm-name /login-config /web-app -Original Message- From: Ben Walding [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 6:41 PM To: Tomcat Users List Subject: Re: XML parsing error on file /WEB-INF/web.xml Posting your web.xml would make it easier! Jill Veronda wrote

RE: XML parsing error on file /WEB-INF/web.xml

2002-08-28 Thread Jill Veronda
the global web.xml file. Or you could have a bad server.xml file too. At this point, I would put in a copy of the original web.xml and server.xml and see if your errors still occur. - Andrew -Original Message- From: Jill Veronda [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002

RE: XML parsing error on file /WEB-INF/web.xml

2002-08-28 Thread Jill Veronda
I replaced my server.xml and web.xml with the originals and the problem does not go away. Jill Veronda Decision Design Corporation [EMAIL PROTECTED] 925-847-9600 x18 -Original Message- From: Jill Veronda Sent: Wednesday, August 28, 2002 9:39 AM To: Tomcat Users List Subject: RE: XML

RE: XML parsing error on file /WEB-INF/web.xml

2002-08-28 Thread Jill Veronda
is an AJP13Connector issue and the other is a web.xml parsing issue. - Andrew -Original Message- From: Jill Veronda [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 12:49 PM To: Tomcat Users List Subject: RE: XML parsing error on file /WEB-INF/web.xml I replaced my server.xml

mod_jk and EAPI

2002-08-28 Thread Jill Veronda
I am getting the mod_jk EAPI warning message on apache start. What might be the results of running with this version of mod_jk? I realize I can try to rebuild mod_jk but would like to know if the error I am seeing is due to this problem or not. The error is that jsp pages do not run and in

RE: XML parsing error on file /WEB-INF/web.xml

2002-08-28 Thread Jill Veronda
http://java.sun.com/products/servlet/2.1/api/javax.servlet.http.HttpServle tRequest.html (damn the line wrap) seems to indicate that in the 2.1 version of the servlet api, getUserPrincipal() wasn't a method. Servlets work fine? Regards, Michael - Original Message - From: Jill Veronda

Ajp13Processor process invoke NoSuchMethodError

2002-08-27 Thread Jill Veronda
I am using Tomcat 4.0.4, Apache 1.3.12, JDK 1.3.1 on Windows 2000 Server. When trying to run a jsp file I get the error: 2002-08-26 12:02:36 Ajp13Processor[8009][2] process: invoke java.lang.NoSuchMethodError at

XML parsing error on file /WEB-INF/web.xml

2002-08-27 Thread Jill Veronda
On starting tomcat 4.0.4 I get the error: 2002-08-27 18:10:54 Exception initializing TldLocationsCache: XML parsing error on file /WEB-INF/web.xml: (line 7, col 10): Document root element web-app, must match DOCTYPE root web-app. Can anyone tell me what two places the error is referring to?

process: invoke java.lang.NoSuchMethodError

2002-08-26 Thread Jill Veronda
I am using Tomcat 4.0.4, Apache 1.3.12, JDK 1.3.1 on Windows 2000 Server. When trying to run a jsp file I get the error: 2002-08-26 12:02:36 Ajp13Processor[8009][2] process: invoke java.lang.NoSuchMethodError at