You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Jean-Baptiste Quenot <jb...@apache.org> on 2006/02/06 11:17:18 UTC

Allow ContinuationsManagerImpl to run in CLI

Hello,

About http://issues.apache.org/jira/browse/COCOON-1715

What  is  the best  way  to  deal  with this? Add  servlet.jar  in
the  Loader's  classpath  when  running  the  CLI? Or  remove  the
continuations-manager from cocoon.xconf by creating a new optional
"flow" block?

Your feedback will be appreciated.
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/

Re: Allow ContinuationsManagerImpl to run in CLI

Posted by Upayavira <uv...@odoko.co.uk>.
Jean-Baptiste Quenot wrote:
> Hello,
> 
> About http://issues.apache.org/jira/browse/COCOON-1715
> 
> What  is  the best  way  to  deal  with this? Add  servlet.jar  in
> the  Loader's  classpath  when  running  the  CLI? Or  remove  the
> continuations-manager from cocoon.xconf by creating a new optional
> "flow" block?
> 
> Your feedback will be appreciated.

Just add servlet.jar to the CLI's classpath. It won't be soon that it
gets the attention it needs to make sure it can work without
servlet.jar, and it will make life easy for a lot of CLI users.

Upayavira