tomcat 5.5.4 does not start when a single webapp fails

2004-11-01 Thread Martin Grotzke
dear tomcat-developers, i installed the latest tomcat-5.5.4. when i try to start a webapp that runs without problems on tomcat 5.5.3, i get the following error: INFO: Starting Servlet Engine: Apache Tomcat/5.5.4 Nov 1, 2004 10:24:46 AM org.apache.catalina.core.StandardHost

Re: tomcat 5.5.4 does not start when a single webapp fails

2004-11-01 Thread Martin Grotzke
, martin On Mon, 2004-11-01 at 11:02, Martin Grotzke wrote: dear tomcat-developers, i installed the latest tomcat-5.5.4. when i try to start a webapp that runs without problems on tomcat 5.5.3, i get the following error: INFO: Starting Servlet Engine: Apache Tomcat

Re: tomcat 5.5.4 does not start when a single webapp fails

2004-11-01 Thread Martin Grotzke
On Mon, 2004-11-01 at 13:26, Remy Maucherat wrote: Martin Grotzke wrote: one problem is that the webapp does not start, but another problem is that tomcat fails to start if one context is not starting correctly. my system: fedora core 2 sun jdk 1.5 (jpackage.org) tomcat 5.5.4 alpha

Re: tomcat 5.5.4 does not start when a single webapp fails

2004-11-01 Thread Martin Grotzke
On Mon, 2004-11-01 at 13:29, Remy Maucherat wrote: Martin Grotzke wrote: hello, that was only half of the story. what i forgot to mention: the web.xml contains a listener-entry for a class, that initializes log4j with a specified log4j.xml (here log4j.mescalin.xml). when i remove

Re: tomcat 5.5.4 does not start when a single webapp fails

2004-11-01 Thread Martin Grotzke
On Mon, 2004-11-01 at 15:05, Remy Maucherat wrote: Martin Grotzke wrote: The Filter includes one statement: System.setProperty( javax.xml.parsers.DocumentBuilderFactory, org.apache.xerces.jaxp.DocumentBuilderFactoryImpl ); the webapp contains xerces-1.4.4 in WEB-INF/lib, this jar includes

Re: tomcat-connectors distribution

2004-02-02 Thread martin grotzke
On Mon, 2004-02-02 at 18:16, Henri Gomez wrote: at jpackage, there's the question now if it would be better to provide an rpm built with the connectors shipped with the latest tomcat-release, or if it should be built with the connectors 2.0.2. what would you suggest? We'll try to provide

Re: tomcat-connectors distribution

2004-01-29 Thread martin grotzke
dear developers (again), please could you give me some hint why you do not respond? is this topic to be asked at the users list? it would be very kind to give some clarification, regards, martin On Tue, 2004-01-27 at 17:49, martin grotzke wrote: dear developers, the current version

Re: tomcat-connectors distribution

2004-01-28 Thread martin grotzke
On Tue, 2004-01-27 at 17:49, martin grotzke wrote: dear developers, the current version of the jakarta-tomcat-connectors jk2 is 2.0.2. moreover, the connectors are released together with the tomcat-src. what can be seen as the current stable one? i'm using the jpackage.org's mod_jk2-rpms

tomcat-connectors distribution

2004-01-27 Thread martin grotzke
dear developers, the current version of the jakarta-tomcat-connectors jk2 is 2.0.2. moreover, the connectors are released together with the tomcat-src. what can be seen as the current stable one? i'm using the jpackage.org's mod_jk2-rpms, these are built with the connector-sources shipped with