Hello ,
I'm trying to view the cocoon control flow 'number guessing game' as a portal-fw coplet.
It works standalone but within the portal-fw pipeline i'm getting an 'incomplete pipeline exception'.
regards jörn
-------------------
ERROR (2003-09-01) 11:42.40:698 [core.portal-manager] (/samples/portal-fw/sunspotdemo-portlets) PoolThread-3/CopletThread: Exception during processing of coplet: game
org.apache.cocoon.ProcessingException: Attempted to process incomplete pipeline.
at org.apache.cocoon.components.source.impl.SitemapSource.init(SitemapSource.java:419)
at org.apache.cocoon.components.source.impl.SitemapSource.(SitemapSource.java:248)
at org.apache.cocoon.components.source.impl.SitemapSourceFactory.getSource(SitemapSourceFactory.java:99)
at org.apache.excalibur.source.impl.SourceResolverImpl.resolveURI(SourceResolverImpl.java:247)
at org.apache.cocoon.components.CocoonComponentManager.resolveURI(CocoonComponentManager.java:503)
at org.apache.cocoon.components.CocoonComponentManager.resolveURI(CocoonComponentManager.java:503)
at org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnvironment.java:513)
at org.apache.cocoon.components.source.SourceUtil.getSource(SourceUtil.java:417)
at org.apache.cocoon.webapps.portal.components.CopletThread.run(CopletThread.java:206)
at java.lang.Thread.run(Thread.java:536)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org