Re: Tomcat et log4j

2006-11-23 Thread David Smith
Well... tomcat in general only supports a subset of java ee. Other features might be added if you add the requisite jars. Specific to your request, both tomcat 5.5 and java ee 5 support servlet spec 2.4. Jsp support splits between tomcat 5.5 and java ee 5 in that tomcat 5.5 supports jsp 2.0

Re: Tomcat et log4j

2006-11-23 Thread Pierre Goupil
Hi again ! Just tell me one thing : does Tomcat 5.5 support Java EE 5 ? Regards, Pierre -- "L'une des raisons pour lesquelles la vie est complexe C'est qu'elle a une partie réelle et une partie imaginaire."

Re: Tomcat et log4j

2006-11-23 Thread Pierre Goupil
Hi Yes, of course. But it still doesn't work, sorry... Regards, Pierre 2006/11/23, Gaurav Kushwaha <[EMAIL PROTECTED]>: I am not sure if putting log4j.properties in WEB-INF will work. It has to be in the classpath. So he will need to put it in WEB-INF/classes. On 11/23/06, Andrew Stepan

Re: Tomcat et log4j

2006-11-22 Thread Gaurav Kushwaha
I am not sure if putting log4j.properties in WEB-INF will work. It has to be in the classpath. So he will need to put it in WEB-INF/classes. On 11/23/06, Andrew Stepanenko <[EMAIL PROTECTED]> wrote: I'm not sure about this line: > log4j.rootLogger=WARN,monAppender In my log4j.properties it is:

Re: Tomcat et log4j

2006-11-22 Thread Andrew Stepanenko
s-logging.properties était > > > incorrect car dans les version plus récente de commons-logging, la > classe > > > Log4jFactory n'existe plus; je remplace alors cette ligne: > > > > > > > org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.Log

Re: Tomcat et log4j

2006-11-22 Thread Pierre Goupil
iste plus; je remplace alors cette ligne: > > > > org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.Log4jFactory > > par: > > org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger > > > > En espérant que ça aide > > @+ > > Olviier >

Re: Tomcat et log4j

2006-11-22 Thread Andrew Stepanenko
ache.commons.logging.LogFactory=org.apache.commons.logging.impl.Log4jFactory > par: > org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger > > En espérant que ça aide > @+ > Olviier > > > > > *"Pierre Goupil" <[EMAIL PROTECTED]>* > > 22/11/

Re: Tomcat et log4j

2006-11-22 Thread Pierre Goupil
* 22/11/2006 05:51 Pour :java@u-strasbg.fr cc : Objet :Tomcat et log4j Bonjour la liste ! J'avais un Tomcat 5.5 et un Eclipse 3.2 qui marchaient très bien, puis... le dur a crashé... Résultat des courses : aucune perte de données,