I got the same error. The solution was to put commons-logging.jar somewhere
that tomcat could find it.

After this initial problem, the 1.1b1 binaries work fine for me.

Regards,
Gardar


Gardar Gudgeirsson
[EMAIL PROTECTED]

-----Original Message-----
From: Cedric Dumoulin [mailto:[EMAIL PROTECTED]]
Sent: 22. mars 2002 11:07
To: [EMAIL PROTECTED]
Subject: Problems with 1.1b1



  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