I have log4j-1.2.12.jar in WEB-INF/lib directory, but this is probably JRun4 problem. It is not same as Tomcat, but I need use Cocoon2 on JRun4. Please, help me. Thanks Ady
> [EMAIL PROTECTED] wrote > > I use Cocoon 2.1.8 with a minimum build (CForms, AJAX only). When Cocoon > 2.1.8 war is deployed I can find log4j-1.2.12.jar in the WEB-INF/lib. This > jar contains org/apache/log4j/Layout you seem to be missing. > > Although I do not run jrun4 on Win 2003 Server but Tomcat 5.5.9 on SuSe > and Debian GNU Linux but this should not make any difference. > > Patrick > > Ady Person wrote: > > Hello, > > I would like to use Cocoon2 with JRun4, but have this > problem: > > > JDK - 1.4.2_10 > > OS - Win 2003 Server > > > log: > > 27/02 10:14:52 error Deployer Service failed to deploy > file:/D:/server/deploy/server.war > > * org/apache/log4j/Layout > > * null > > [1]java.lang.NoClassDefFoundError: org/apache/log4j/Layout > > at > org.apache.commons.logging.impl.Log4jFactory.getInstance(Log4jFactory.java:140) > > at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:257) > > at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:390) > > at > org.apache.myfaces.context.servlet.ServletExternalContextImpl.<clinit>(ServletExternalContextImpl.java:52) > > at > org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:60) > > at > org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:46) > > at > jrun.servlet.JRunServletContext.fireContextInitializedEvent(JRunServletContext.java:345) > > at jrun.servlet.JRunServletContext.start(JRunServletContext.java:41) > > at > jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:287) > > at > jrun.deployment.DeployerService.initModules(DeployerService.java:711) > > at > jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:242) > > at jrun.deployment.DeployerService.deploy(DeployerService.java:430) > > at > jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java:179) > > at jrun.deployment.DeployerService.run(DeployerService.java:891) > > at > jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230) > > at > jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) > > at > jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) > > at > jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) > > at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) > > > Thanks for help. > > > > > --------------------------------------------------------------------- > > 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] > > </clinit> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
