Re: Tomcat doesn't start

2007-06-07 Thread Johnny Kewl
as if it locks into the wrong context, and that hangs tomcat. - Original Message - From: "Felipe Martins" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 06, 2007 7:01 PM Subject: Tomcat doesn't start Hi everybody, I'm developping an application using

RE: Tomcat doesn't start

2007-06-06 Thread Propes, Barry L
:54 PM To: Tomcat Users List Subject: RE: Tomcat doesn't start Hi, Unhappily, I didn´t do that. I found I way to solve the problem, but it's still quite strange. I had firstly added a folder with a lot of ".dtd", for struts, and then, Tomcat stopped to work. For solving

Re: Tomcat doesn't start

2007-06-06 Thread Martin Gainty
you. - Original Message - From: "Felipe Martins" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, June 06, 2007 2:53 PM Subject: RE: Tomcat doesn't start Hi, Unhappily, I didn´t do that. I found I way to solve the problem, but it's

RE: Tomcat doesn't start

2007-06-06 Thread Felipe Martins
t looking at your code, perhaps a missing ? -Original Message- From: Felipe Martins [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 06, 2007 12:01 PM To: users@tomcat.apache.org Subject: Tomcat doesn't start Hi everybody, I'm developping an application using struts and hibernate. I

RE: Tomcat doesn't start

2007-06-06 Thread Propes, Barry L
To: users@tomcat.apache.org Subject: Tomcat doesn't start Hi everybody, I'm developping an application using struts and hibernate. It was working fine, but, suddenly, with no apparent reason, it stopped to work. Tomcat stops at line "INFO: XML validation disabled".

Tomcat doesn't start

2007-06-06 Thread Felipe Martins
Hi everybody, I'm developping an application using struts and hibernate. It was working fine, but, suddenly, with no apparent reason, it stopped to work. Tomcat stops at line "INFO: XML validation disabled". And, if I remove the context definition of my application, it starts norma