I just noticed that you were having trouble earlier with another Class not found. Did you do a build clean and did you remove all files from the work and cache directory?
Geoff > -----Original Message----- > From: Geoff Howard > Sent: Tuesday, June 04, 2002 11:26 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Cocoon problems > > > I don't know much about Jetty, but I'd be suspicious that > something is not > getting copied/loaded correctly either because of jetty's > peculiarities or > something related to the moving around that you had to do. Is there a > specific reason you're not using Tomcat? If not, I'd give > that a shot. > > Also, have you confirmed by the way that the class mentioned > (org.apache.cocoon.samples.parentcm.Generator) is in one of > the jars? It'd > be in the cocoon jar, or the scratchpad jar. It's possible > that something > went wrong in your build process. > > Finally, you seem to be saying that because of the way Jetty > works, you > cannot keep jars in cocoon/WEB-INF/lib - is that correct? I > don't know the > class loader process well enough but would guess that there > may be a problem > there. > > Geoff > > > -----Original Message----- > > From: Spectron International, Inc. [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, June 04, 2002 10:05 AM > > To: [EMAIL PROTECTED] > > Subject: Re: Cocoon problems > > > > > > I was using cocoon 2.0.2 with Jetty 4, I deleted all the > > cocoon-2.0.2 jars > > from jetty's lib directory (for some reason Jetty doesn't > like jars in > > WEB-INF/lib) and the cocoon directory from webapps. I copied > > the ones in the > > war I compiled to jetty's lib directory, expanded the war and > > copied it to > > the webapps dir, the same I did with the 2.02 version. > > > > Faw > > > > ----- Original Message ----- > > From: "Geoff Howard" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Tuesday, June 04, 2002 9:56 AM > > Subject: RE: Cocoon problems > > > > > > > Is this a completely fresh install, or have you used a > > previous version of > > > cocoon? > > > > > > Geoff Howard > > > > > > > -----Original Message----- > > > > From: Spectron International, Inc. [mailto:[EMAIL PROTECTED]] > > > > Sent: Tuesday, June 04, 2002 8:45 AM > > > > To: [EMAIL PROTECTED] > > > > Subject: Re: Cocoon problems > > > > > > > > > > > > Nobody knows what this error means? > > > > > > > > ----- Original Message ----- > > > > From: "Spectron International, Inc." <[EMAIL PROTECTED]> > > > > To: "Cocoon Users Mailing List" <[EMAIL PROTECTED]> > > > > Sent: Monday, June 03, 2002 4:49 PM > > > > Subject: Cocoon problems > > > > > > > > > > > > > I compiled the HEAD version of Cocoon, this time I used > > > > build installwar, > > > > > and everything was created ok, my problem is that > > > > everithing gives me the > > > > > same error, can anyone tell me what I'm doing wrong? > > > > > > > > > > ERROR (2002-06-03) 16:33.12:164 [access](/cocoon/welcome) > > > > > SocketListener-3/CocoonServlet: Problem with Cocoon servlet > > > > > > > > > org.apache.avalon.framework.configuration.ConfigurationExcepti > > > > on: Cannot > > > > get > > > > > component selector for 'generate' at > > > > > file:/opt/jetty/webapps/cocoon/sitemap.xmap:400:56 > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > getTypeForStat > > > > > ement(DefaultTreeBuilder.java:537) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.sitemap.GenerateNod > > > > eBuilder.build > > > > > Node(GenerateNodeBuilder.java:78) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > er.buildChildNodes(AbstractParentProcessingNodeBuilder.java:172) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.ContainerNodeBuilde > > > > r.setupNode(Co > > > > > ntainerNodeBuilder.java:85) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.NamedContainerNodeB > > > > uilder.buildNo > > > > > de(NamedContainerNodeBuilder.java:76) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.CategoryNodeBuilder > > > > .buildNode(Cat > > > > > egoryNodeBuilder.java:98) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > er.buildChildNodes(AbstractParentProcessingNodeBuilder.java:172) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.sitemap.SitemapNode > > > > Builder.buildN > > > > > ode(SitemapNodeBuilder.java:76) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > createTree(Def > > > > > aultTreeBuilder.java:358) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > build(DefaultT > > > > > reeBuilder.java:426) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > build(DefaultT > > > > > reeBuilder.java:389) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.setup > > > > RootNode(TreeP > > > > > rocessor.java:401) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.proce > > > > ss(TreeProcess > > > > > or.java:321) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.proce > > > > ss(TreeProcess > > > > > or.java:309) > > > > > at org.apache.cocoon.Cocoon.process(Cocoon.java:588) > > > > > at > > > > org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet. > > > > java:1034) > > > > > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > > > > > at > > > > > > > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:326) > > > > > at > > > > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler > > > > .java:595) > > > > > at org.mortbay.http.HttpContext.handle(HttpContext.java:1357) > > > > > at org.mortbay.http.HttpContext.handle(HttpContext.java:1309) > > > > > at org.mortbay.http.HttpServer.service(HttpServer.java:744) > > > > > at > > org.mortbay.http.HttpConnection.service(HttpConnection.java:743) > > > > > at > > > > > > org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:916) > > > > > at > > org.mortbay.http.HttpConnection.handle(HttpConnection.java:758) > > > > > at > > > > org.mortbay.http.SocketListener.handleConnection(SocketListene > > > > r.java:145) > > > > > at > > org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:287) > > > > > at > > org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:715) > > > > > at java.lang.Thread.run(Thread.java:484) > > > > > > > > > > org.apache.avalon.framework.component.ComponentException: > > > > Could not access > > > > > the Component > > > > > at > > > > > > > > > org.apache.avalon.excalibur.component.ExcaliburComponentManage > > > > r.lookup(Excal > > > > > iburComponentManager.java:364) > > > > > at > > > > > > > > > org.apache.cocoon.components.CocoonComponentManager.lookup(Coc > > > > oonComponentMa > > > > > nager.java:215) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > getTypeForStat > > > > > ement(DefaultTreeBuilder.java:532) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.sitemap.GenerateNod > > > > eBuilder.build > > > > > Node(GenerateNodeBuilder.java:78) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > er.buildChildNodes(AbstractParentProcessingNodeBuilder.java:172) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.ContainerNodeBuilde > > > > r.setupNode(Co > > > > > ntainerNodeBuilder.java:85) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.NamedContainerNodeB > > > > uilder.buildNo > > > > > de(NamedContainerNodeBuilder.java:76) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.CategoryNodeBuilder > > > > .buildNode(Cat > > > > > egoryNodeBuilder.java:98) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > er.buildChildNodes(AbstractParentProcessingNodeBuilder.java:172) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.sitemap.SitemapNode > > > > Builder.buildN > > > > > ode(SitemapNodeBuilder.java:76) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > createTree(Def > > > > > aultTreeBuilder.java:358) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > build(DefaultT > > > > > reeBuilder.java:426) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > build(DefaultT > > > > > reeBuilder.java:389) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.setup > > > > RootNode(TreeP > > > > > rocessor.java:401) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.proce > > > > ss(TreeProcess > > > > > or.java:321) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.proce > > > > ss(TreeProcess > > > > > or.java:309) > > > > > at org.apache.cocoon.Cocoon.process(Cocoon.java:588) > > > > > at > > > > org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet. > > > > java:1034) > > > > > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > > > > > at > > > > > > > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:326) > > > > > at > > > > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler > > > > .java:595) > > > > > at org.mortbay.http.HttpContext.handle(HttpContext.java:1357) > > > > > at org.mortbay.http.HttpContext.handle(HttpContext.java:1309) > > > > > at org.mortbay.http.HttpServer.service(HttpServer.java:744) > > > > > at > > org.mortbay.http.HttpConnection.service(HttpConnection.java:743) > > > > > at > > > > > > org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:916) > > > > > at > > org.mortbay.http.HttpConnection.handle(HttpConnection.java:758) > > > > > at > > > > org.mortbay.http.SocketListener.handleConnection(SocketListene > > > > r.java:145) > > > > > at > > org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:287) > > > > > at > > org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:715) > > > > > at java.lang.Thread.run(Thread.java:484) > > > > > > > > > > > > > > org.apache.avalon.framework.configuration.ConfigurationExcepti > > > > on: Could > > > > not > > > > > load class org.apache.cocoon.samples.parentcm.Generator for > > > > component > > > > named > > > > > 'parentcm' at > file:/opt/jetty/webapps/cocoon/sitemap.xmap:85:88 > > > > > at > > > > > > > > > org.apache.cocoon.components.ExtendedComponentSelector.configu > > > > re(ExtendedCom > > > > > ponentSelector.java:273) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.sitemap.ComponentsS > > > > elector.config > > > > > ure(ComponentsSelector.java:181) > > > > > at > > > > > > > > > org.apache.avalon.excalibur.component.DefaultComponentFactory. > > > > newInstance(De > > > > > faultComponentFactory.java:191) > > > > > at > > > > > > > > > org.apache.avalon.excalibur.component.ThreadSafeComponentHandl > > > > er.initialize( > > > > > ThreadSafeComponentHandler.java:104) > > > > > at > > > > > > > > > org.apache.avalon.excalibur.component.ExcaliburComponentManage > > > > r.lookup(Excal > > > > > iburComponentManager.java:353) > > > > > at > > > > > > > > > org.apache.cocoon.components.CocoonComponentManager.lookup(Coc > > > > oonComponentMa > > > > > nager.java:215) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > getTypeForStat > > > > > ement(DefaultTreeBuilder.java:532) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.sitemap.GenerateNod > > > > eBuilder.build > > > > > Node(GenerateNodeBuilder.java:78) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > er.buildChildNodes(AbstractParentProcessingNodeBuilder.java:172) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.ContainerNodeBuilde > > > > r.setupNode(Co > > > > > ntainerNodeBuilder.java:85) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.NamedContainerNodeB > > > > uilder.buildNo > > > > > de(NamedContainerNodeBuilder.java:76) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.CategoryNodeBuilder > > > > .buildNode(Cat > > > > > egoryNodeBuilder.java:98) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > er.buildChildNodes(AbstractParentProcessingNodeBuilder.java:172) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.sitemap.SitemapNode > > > > Builder.buildN > > > > > ode(SitemapNodeBuilder.java:76) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > createTree(Def > > > > > aultTreeBuilder.java:358) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > build(DefaultT > > > > > reeBuilder.java:426) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > build(DefaultT > > > > > reeBuilder.java:389) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.setup > > > > RootNode(TreeP > > > > > rocessor.java:401) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.proce > > > > ss(TreeProcess > > > > > or.java:321) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.proce > > > > ss(TreeProcess > > > > > or.java:309) > > > > > at org.apache.cocoon.Cocoon.process(Cocoon.java:588) > > > > > at > > > > org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet. > > > > java:1034) > > > > > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > > > > > at > > > > > > > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:326) > > > > > at > > > > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler > > > > .java:595) > > > > > at org.mortbay.http.HttpContext.handle(HttpContext.java:1357) > > > > > at org.mortbay.http.HttpContext.handle(HttpContext.java:1309) > > > > > at org.mortbay.http.HttpServer.service(HttpServer.java:744) > > > > > at > > org.mortbay.http.HttpConnection.service(HttpConnection.java:743) > > > > > at > > > > > > org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:916) > > > > > at > > org.mortbay.http.HttpConnection.handle(HttpConnection.java:758) > > > > > at > > > > org.mortbay.http.SocketListener.handleConnection(SocketListene > > > > r.java:145) > > > > > at > > org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:287) > > > > > at > > org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:715) > > > > > at java.lang.Thread.run(Thread.java:484) > > > > > > > > > > java.lang.ClassNotFoundException: > > > > > org.apache.cocoon.samples.parentcm.Generator > > > > > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > > > > > at java.security.AccessController.doPrivileged(Native Method) > > > > > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > > > > > at java.lang.ClassLoader.loadClass(ClassLoader.java:297) > > > > > at java.lang.ClassLoader.loadClass(ClassLoader.java:253) > > > > > at > > > > > > > > > org.apache.cocoon.components.ExtendedComponentSelector.configu > > > > re(ExtendedCom > > > > > ponentSelector.java:264) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.sitemap.ComponentsS > > > > elector.config > > > > > ure(ComponentsSelector.java:181) > > > > > at > > > > > > > > > org.apache.avalon.excalibur.component.DefaultComponentFactory. > > > > newInstance(De > > > > > faultComponentFactory.java:191) > > > > > at > > > > > > > > > org.apache.avalon.excalibur.component.ThreadSafeComponentHandl > > > > er.initialize( > > > > > ThreadSafeComponentHandler.java:104) > > > > > at > > > > > > > > > org.apache.avalon.excalibur.component.ExcaliburComponentManage > > > > r.lookup(Excal > > > > > iburComponentManager.java:353) > > > > > at > > > > > > > > > org.apache.cocoon.components.CocoonComponentManager.lookup(Coc > > > > oonComponentMa > > > > > nager.java:215) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > getTypeForStat > > > > > ement(DefaultTreeBuilder.java:532) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.sitemap.GenerateNod > > > > eBuilder.build > > > > > Node(GenerateNodeBuilder.java:78) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > er.buildChildNodes(AbstractParentProcessingNodeBuilder.java:172) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.ContainerNodeBuilde > > > > r.setupNode(Co > > > > > ntainerNodeBuilder.java:85) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.NamedContainerNodeB > > > > uilder.buildNo > > > > > de(NamedContainerNodeBuilder.java:76) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.CategoryNodeBuilder > > > > .buildNode(Cat > > > > > egoryNodeBuilder.java:98) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > > er.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.AbstractParentProce > > > > ssingNodeBuild > > > > > > er.buildChildNodes(AbstractParentProcessingNodeBuilder.java:172) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.sitemap.SitemapNode > > > > Builder.buildN > > > > > ode(SitemapNodeBuilder.java:76) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > createTree(Def > > > > > aultTreeBuilder.java:358) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > build(DefaultT > > > > > reeBuilder.java:426) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder. > > > > build(DefaultT > > > > > reeBuilder.java:389) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.setup > > > > RootNode(TreeP > > > > > rocessor.java:401) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.proce > > > > ss(TreeProcess > > > > > or.java:321) > > > > > at > > > > > > > > > org.apache.cocoon.components.treeprocessor.TreeProcessor.proce > > > > ss(TreeProcess > > > > > or.java:309) > > > > > at org.apache.cocoon.Cocoon.process(Cocoon.java:588) > > > > > at > > > > org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet. > > > > java:1034) > > > > > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > > > > > at > > > > > > > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:326) > > > > > at > > > > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler > > > > .java:595) > > > > > at org.mortbay.http.HttpContext.handle(HttpContext.java:1357) > > > > > at org.mortbay.http.HttpContext.handle(HttpContext.java:1309) > > > > > at org.mortbay.http.HttpServer.service(HttpServer.java:744) > > > > > at > > org.mortbay.http.HttpConnection.service(HttpConnection.java:743) > > > > > at > > > > > > org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:916) > > > > > at > > org.mortbay.http.HttpConnection.handle(HttpConnection.java:758) > > > > > at > > > > org.mortbay.http.SocketListener.handleConnection(SocketListene > > > > r.java:145) > > > > > at > > org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:287) > > > > > at > > org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:715) > > > > > at java.lang.Thread.run(Thread.java:484) > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > Please check that your question has not already been > > answered in the > > > > > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > > > > > > > > > To unsubscribe, e-mail: > > <[EMAIL PROTECTED]> > > > > > For additional commands, e-mail: > > <[EMAIL PROTECTED]> > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > Please check that your question has not already been > > answered in the > > > > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > > > > > > > To unsubscribe, e-mail: > <[EMAIL PROTECTED]> > > > > For additional commands, e-mail: > > <[EMAIL PROTECTED]> > > > > > > > > > > > > > --------------------------------------------------------------------- > > > Please check that your question has not already been > answered in the > > > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > > > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > > For additional commands, e-mail: > <[EMAIL PROTECTED]> > > > > > > > > > > > > > --------------------------------------------------------------------- > > Please check that your question has not already been answered in the > > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>