Salut,
I still get
> [#|2009-07-06T10:29:59.964-0400|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=19;_ThreadName=Timer-5;_RequestID=a22cf7b1-40b3-4d4d-a084-fbfa8054a270;|WEB0123: WebModule [SampleComet:SampleComet/SampleCometWeb.war] failed to deploy and has been disabled
> java.lang.IllegalStateException: ContainerBase.addChild: start: LifecycleException: java.lang.NoClassDefFoundError: org/quartz/Scheduler
> at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:992)
> at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:973)
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:704)
> at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1633)
> at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1239)
> at com.sun.enterprise.web.WebContainer.loadJ2EEApplicationWebModules(WebContainer.java:1166)
> at com.sun.enterprise.server.TomcatApplicationLoader.doLoad(TomcatApplicationLoader.java:141)
> at com.sun.enterprise.server.ExtendedApplicationLoader.doLoad(ExtendedApplicationLoader.java:134)
> at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:245)
> at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:336)
> at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:210)
> at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:645)
> at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:958)
Something weird. Which GF version are you using?
Thanks!
-- Jeanfrancois
Czarek Zadorocki wrote:
> Salut!
>
> Anyone replicated the problem?
>
> Thanks,
> Czarek