I'm using sp8 I believe. But it's on Unix.  The jar files are in
<application>/WEB-INF/lib directory.  I don't understand where WebLogic
looks for Jar files. Does it look in the WEB-INF/lib directory, what about
the appclasses directory?

Thanks,

Dean Chen



-----Original Message-----
From: Daniel Jaffa [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 20, 2002 4:48 PM
To: Struts Users Mailing List
Subject: Re: Weblogic 5.1 + commons.logging


What sp are you using and, where in startweblogic.cmd  are u putting the jar
in the classpath (The weblogic or java)
----- Original Message -----
From: "Chen, Dean (Zhun)" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Thursday, June 20, 2002 3:07 PM
Subject: Weblogic 5.1 + commons.logging


> Hi,
>
> I'm migrating my Tomcat application to WebLogic 5.1, in doing so I am
> getting this error:
>
> Thu Jun 20 15:05:07 EDT 2002:<E> <WebAppServletContext-setshistory> Error
> instantiating servlet: com.gs.eq.ed.atlas.web.commons.SetsActionServlet
> 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.action.ActionServlet.<init>(ActionServlet.java:331)
>
> I placed the commons-logging.jar into the WEB-INF/lib directory, however,
it
> still complains. Has anyone seen these types of error before? Is this a
> weblogic problem or a commons-logging problem?
>
> Thanks,
>
> Dean Chen
>
> --
> 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]>

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

Reply via email to