I resolved it by deploying cocoon exploded. I also had to add logKit.jar to the 
classpath for the Weblogic server.

Regards,
Per-Chr.

-----Opprinnelig melding-----
Fra: news [mailto:[EMAIL PROTECTED] P� vegne av Jorg Heymans
Sendt: 6. desember 2004 18:46
Til: [EMAIL PROTECTED]
Emne: Re: Problems installing cocoon 2.1.5.1 on BEA Weblogic 8.1 sp2

Did you get any further on this? We are trying to do the same but are running 
into classloader issues with rhino.

Has anyone solved the rhino issue on weblogic btw? We are operating on a locked 
down environment and are basically only allowed to deploy our webapp and 
restart the instance. Can one work around it given these restrictions?

Regards
Jorg

Per Christian Engdal wrote:
> Hi,
> 
> I have built a cocoon.war file, and deployed it on my BEA Weblogic 8.1
> 
> Sp2 (Windows 2000) installation. The deployment works without 
> exceptions, but when I try to access cocoon through 
> _http://localhost:80/cocoon_ <http://localhost/cocoon> I get the 
> following error message (stack
> 
> trace):
> 
> java.lang.NoClassDefFoundError: org/apache/log/Logger
> 
> at
> org.apache.avalon.framework.logger.LogKitLogger.isWarnEnabled(LogKitLo
> gger.java:122)
> 
> at
> org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java:
> 797)
> 
> at 
> org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:306)
> 
> at
> weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(Servle
> tStubImpl.java:993)
> 
> at
> weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticated
> Subject.java:317)
> 
> at 
> weblogic.security.service.SecurityManager.runAs(SecurityManager.java:1
> 18)
> 
> at
> weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImp
> l.java:869)
> 
> at
> weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubI
> mpl.java:848)
> 
> at
> weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubIm
> pl.java:787)
> 
> at
> weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.j
> ava:518)
> 
> at
> weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImp
> l.java:362)
> 
> at
> weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImp
> l.java:305)
> 
> at
> weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction
> .run(WebAppServletContext.java:6350)
> 
> at
> weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticated
> Subject.java:317)
> 
> at 
> weblogic.security.service.SecurityManager.runAs(SecurityManager.java:1
> 18)
> 
> at
> weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSer
> vletContext.java:3635)
> 
> at
> weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImp
> l.java:2585)
> 
> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
> 
> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
> 
>  
> 
> I have added xercesImpl-2.6.2.jar and xml-apis.jar to the weblogic 
> server CLASSPATH. I have also checked the cocoon.war file to see if 
> the loggerkit-1.2.2.jar is included - it is!
> 
> Is there anybody with an idea about how to fix this ?
> 
> Regards,
> 
> Per-Christian Engdal
> 
>  


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


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

Reply via email to