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" ); > >

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

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

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

2004-11-01 Thread Martin Grotzke
any error... regards, 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: > >

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 s

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

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 v

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'

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 th