bonjour tout le monde
je travaille sur une application Web sur IBM Rational Software Development Platform deployé sur un serveur websphere 5.1
je veux migrer vers tomcat 4.1
j'ai installe Tomcat et je l'ai rajouté dans mon IDe mais le probleme est qu'il ne veut pas se lancer a partir de mon IDE
voila un extrait du log de tomcat
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
 
 Deploy JAR /WEB-INF/lib/xmlv2.jar to C:\user\workspace\Sdr\WebContent\WEB-INF\lib\xmlv2.jar
2007-10-01 15:19:19 WebappLoader[/Sdr]: Reloading checks are enabled for this Context
2007-10-01 15:19:19 ContextConfig[/Sdr] Erreur d'évaluation (parse) dans le fichier web.xml par défaut
org.apache.commons.logging.LogConfigurationException: The chosen LogFactory implementation does not extend LogFactory. Please check your configuration. (Caused by java.lang.ClassNotFoundException: com.xxx.yyy.config.LogFactoryImpl)
Merci pour votre aide