RE: better error message a web.xml has errors

2004-08-16 Thread Lemke, Michael IZ/HZA-IOR
somewhere else. Michael > -Original Message- > From: Shapira, Yoav [mailto:[EMAIL PROTECTED] > Sent: Friday, August 13, 2004 7:14 PM > To: Tomcat Users List > Subject: RE: better error message a web.xml has errors > > > Hi, > An error in web.xml only stop

RE: better error message a web.xml has errors

2004-08-13 Thread Shapira, Yoav
to your Tomcat release. The web.xml external validation is of course applicable and easy. Yoav Shapira Millennium Research Informatics >-Original Message- >From: Emerson Cargnin [mailto:[EMAIL PROTECTED] >Sent: Friday, August 13, 2004 1:01 PM >To: Tomcat Users List >Subje

Re: better error message a web.xml has errors

2004-08-13 Thread Emerson Cargnin
As you can see, there's no context reference in the error message. I think that a error with a web.xml's context shoudn't invalidate all tomcat startup. Thanks for the help Emerson Starting service Tomcat-Standalone Apache Tomcat/4.1.24-LE-jdk14 log4j:WARN No appenders could be found for logger

RE: better error message a web.xml has errors

2004-08-13 Thread Shapira, Yoav
Millennium Research Informatics >-Original Message- >From: Emerson Cargnin [mailto:[EMAIL PROTECTED] >Sent: Friday, August 13, 2004 12:56 PM >To: Tomcat Users List >Subject: Re: better error message a web.xml has errors > >The problem is that tomcat don't start... &

Re: better error message a web.xml has errors

2004-08-13 Thread Emerson Cargnin
as I said before, tomcat don't start Mark Thomas wrote: Look in the manager app. It will show which app isn’t running. Mark -Original Message- From: Emerson Cargnin [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 12:01 AM To: Tomcat Users List Subject: better error mess

Re: better error message a web.xml has errors

2004-08-13 Thread Emerson Cargnin
The problem is that tomcat don't start... Schalk Neethling wrote: I may be in error here but, the client/team from which app the web.xml is causing the error should see that their site is not working. Where the other sites where the web.xml was parsed correctly should see their sites working. If

RE: better error message a web.xml has errors

2004-08-12 Thread Mark Thomas
Look in the manager app. It will show which app isn’t running. Mark > -Original Message- > From: Emerson Cargnin [mailto:[EMAIL PROTECTED] > Sent: Friday, August 13, 2004 12:01 AM > To: Tomcat Users List > Subject: better error message a web.xml has errors > > I h

Re: better error message a web.xml has errors

2004-08-12 Thread QM
On Thu, Aug 12, 2004 at 08:00:57PM -0300, Emerson Cargnin wrote: : org.xml.sax.SAXParseException: Element "web-app" does not allow : "servlet" here. : : The problem is that I can not identify what app yhas the error. : That's just a suggestion for the dev team. Quick and dirty: if the apps are a

Re: better error message a web.xml has errors

2004-08-12 Thread Schalk Neethling
I may be in error here but, the client/team from which app the web.xml is causing the error should see that their site is not working. Where the other sites where the web.xml was parsed correctly should see their sites working. If I am correct in this it would be a matter of contacting all clie

better error message a web.xml has errors

2004-08-12 Thread Emerson Cargnin
I have a server that has more than 30 apps from different teams. When starting tomcat i got the erro below 6310 [main] ERROR digester.Digester - Parse Error at line 188 column -1: Element "web-app" does not allow "servlet" here. org.xml.sax.SAXParseException: Element "web-app" does not allow "se