I just want to say that I have the exact problem like you ...... > -----Original Message----- > From: Ren Bitonio [SMTP:[EMAIL PROTECTED]] > Sent: Friday, May 17, 2002 12:10 PM > To: 'Struts Users Mailing List' > Subject: Getting Struts 1.1 beta to work with WLS6.1 SP2: > commons-logging' s ClassNotFoundException > > Hello All: > > There have been no responses to my initial request below, and I'd > appreciate > much if I could get some assistance. I've read past postings that comes > close to my issue, but not useful information. Sorry for re-posting, but > I > need to find a way around this problem. > > I have an already working Struts running on Bea's WLS61 and IBM's WAS40, > and > I'd like to use at least the milestone build Struts 1.1 beta 1, but I'm > getting "java.lang.ClassNotFoundException: > org.apache.commons.logging.impl.LogFactoryImpl" upon startup of my webapp. > More info below. > > I've recompiled and reassembled the web-apps with the the Struts 1.1 > libraries, aand I also have commons-logging.jar in my webapp's classpath, > but it does not help. I've deployed the web-apps that came with the > Struts > 1.1 beta distribution, and they're fine. > > Any ideas? > > Thanks, > Ren > > -----Original Message----- > From: Ren Bitonio [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 3:27 PM > To: '[EMAIL PROTECTED]' > Subject: Struts 1.1 Beta 1 w/ Weblogic 6.1 SP2 > > > Hi All: > > I've read a few postings regarding the problem below, but there were no > good > answers regarding a workaround for WebLogic 6.1 SP2 (running on Solaris > 8). > We're running a nightly build from Nov 2001, and we have no problems with > our stuts web apps, and we're now ready to upgrade to latest milestone > build, version 1.1 beta 1. > > Has anyone know how to resolve or work around this ClassNotFound > exception? > Has any of the latest nightly builds after 1.1 beta 1 solved this problem > as > well? > > Thanks, > Ren > > <May 13, 2002 3:25:04 PM PDT> <Error> <HTTP> > <[WebAppServletContext(8218668,eAgent,/eAgent)] Servlet failed with > Exception > 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) > at java.lang.Class.newInstance0(Native Method) > at java.lang.Class.newInstance(Class.java:232) > at > weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.ja > va > :665) > at > weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl. > ja > va:643) > at > weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.j > av > a:588) > at > weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java: > 36 > 8) > at > weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.ja > va > :242) > at > weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.ja > va > :200) > at > weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServlet > Co > ntext.java:2495) > at > weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.ja > va > :2204) > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139) > > -- > 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]>

