Has anyone experienced running struts 1.1B in iPlanet Web Server 6.0. I keep
on getting the following error when going to index.jsp on the example
application that ships with struts:

[13/May/2002:18:02:10] failure (  924): Internal error: Unexpected error
condition thrown (unknown exception,no description), stack:
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.MessageResources.<init>(MessageResources.java:105)
        at
org.apache.struts.util.PropertyMessageResources.<init>(PropertyMessageResour
ces.java:123)
        at
org.apache.struts.util.PropertyMessageResourcesFactory.createResources(Prope
rtyMessageResourcesFactory.java:90)
        at
org.apache.struts.util.MessageResources.getMessageResources(MessageResources
.java:558)
        at org.apache.struts.taglib.html.HtmlTag.<clinit>(HtmlTag.java:94)
        at _jsps._index_jsp._jspService(_index_jsp.java:71)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.ja
va:247)
        at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.access$6(JspServlet.j
ava:237)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:520)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:589)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServl
etRunner.java:897)
        at
com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1
065)
        at
com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunne
r.java:959)

Everything that should be in WEB-INF/lib is there; including
commons-logging.jar

Any suggestions would be appreciated.

**********************************************
Juan Alvarado
Internet Developer -- Manduca Management
(786)552-0504
[EMAIL PROTECTED]
AOL Instant Messenger: [EMAIL PROTECTED]


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

Reply via email to