After playing with different configurations, here are my conclusions :

   * 1.1b1 struts-example work fine with tomcat4.0.3 and jdk1.4
   * 1.1b1 struts-example doesn't work with tomcat3.3a and jdk1.4 (can't find
     LogFactory.java)
   * 1.1b1 struts-example doesn't work with tomcat3.3a and jdk1.3 (can't find
     LogFactory.java)

  Am I the only one having these problems ? Does someone else have tried and got 1.1b1
running with tomcat3.3.
  Of course, the commons logging package is in WEB-INF/lib/..

     Cedric

Cedric Dumoulin wrote:

>   I have downloaded and try the 1.1b1 binaries, and can't get it running
> !
>   I use tomcat 3.2.3 and jdk1.3.
>
>   Does someone have successfully tested the binaries distribution ?
>
>   When trying the struts-examples, I've got :
>
> java.lang.ExceptionInInitializerError:
> org.apache.commons.logging.LogConfigurationException:
> java.lang.ClassNotFoundException:
> org.apache.commons.logging.impl.LogFactoryImpl
>         at
> org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:497)
>         at
> org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:350)
>         at
> org.apache.commons.logging.LogFactory.getLog(LogFactory.java:381)
>         at
> org.apache.struts.util.MessageResourcesFactory.(MessageResourcesFactory.java:135)
>
>         at
> 
>org.apache.struts.util.MessageResources.getMessageResources(MessageResources.java:557)
>
>         at org.apache.struts.taglib.html.HtmlTag.(HtmlTag.java:94)
>
>   Cedric
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to