Allow ContinuationsManagerImpl to run in CLI

2006-02-06 Thread Jean-Baptiste Quenot
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

2006-02-06 Thread Upayavira
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


[jira] Closed: (COCOON-1715) [PATCH] Allow ContinuationsManagerImpl to run in CLI

2006-02-06 Thread Jean-Baptiste Quenot (JIRA)
 [ http://issues.apache.org/jira/browse/COCOON-1715?page=all ]
 
Jean-Baptiste Quenot closed COCOON-1715:


Fix Version: 2.1.9-dev (current SVN)
 Resolution: Fixed

Fixed in 2.1.  Loader now recognizes two additional system properties:

* loader.verbose
* loader.class.path

 [PATCH] Allow ContinuationsManagerImpl to run in CLI
 

  Key: COCOON-1715
  URL: http://issues.apache.org/jira/browse/COCOON-1715
  Project: Cocoon
 Type: Bug
   Components: * Cocoon Core
 Versions: 2.1.9-dev (current SVN)
 Reporter: Jean-Baptiste Quenot
 Assignee: Jean-Baptiste Quenot
  Fix For: 2.1.9-dev (current SVN)
  Attachments: 20051216-continuationsmanager, contierror

 Build Cocoon without any block.
 When starting Cocoon with cocoon.sh cli there is an error: 
 NoClassDefFoundError javax/servlet/http/HttpSessionBindingListener, see error 
 log attached.  The attached patch fixes this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (COCOON-1715) [PATCH] Allow ContinuationsManagerImpl to run in CLI

2006-02-03 Thread Jean-Baptiste Quenot (JIRA)
[ 
http://issues.apache.org/jira/browse/COCOON-1715?page=comments#action_12365078 
] 

Jean-Baptiste Quenot commented on COCOON-1715:
--

Don't think the patch will do it, because when the class is loaded, all 
dependencies are checked, even for code not executed.  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?

 [PATCH] Allow ContinuationsManagerImpl to run in CLI
 

  Key: COCOON-1715
  URL: http://issues.apache.org/jira/browse/COCOON-1715
  Project: Cocoon
 Type: Bug
   Components: * Cocoon Core
 Versions: 2.1.9-dev (current SVN)
 Reporter: Jean-Baptiste Quenot
 Assignee: Jean-Baptiste Quenot
  Attachments: 20051216-continuationsmanager, contierror

 Build Cocoon without any block.
 When starting Cocoon with cocoon.sh cli there is an error: 
 NoClassDefFoundError javax/servlet/http/HttpSessionBindingListener, see error 
 log attached.  The attached patch fixes this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Assigned: (COCOON-1715) [PATCH] Allow ContinuationsManagerImpl to run in CLI

2006-01-18 Thread Jean-Baptiste Quenot (JIRA)
 [ http://issues.apache.org/jira/browse/COCOON-1715?page=all ]

Jean-Baptiste Quenot reassigned COCOON-1715:


Assign To: Jean-Baptiste Quenot

 [PATCH] Allow ContinuationsManagerImpl to run in CLI
 

  Key: COCOON-1715
  URL: http://issues.apache.org/jira/browse/COCOON-1715
  Project: Cocoon
 Type: Bug
   Components: * Cocoon Core
 Versions: 2.1.9-dev (current SVN)
 Reporter: Jean-Baptiste Quenot
 Assignee: Jean-Baptiste Quenot
  Attachments: 20051216-continuationsmanager, contierror

 Build Cocoon without any block.
 When starting Cocoon with cocoon.sh cli there is an error: 
 NoClassDefFoundError javax/servlet/http/HttpSessionBindingListener, see error 
 log attached.  The attached patch fixes this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (COCOON-1715) [PATCH] Allow ContinuationsManagerImpl to run in CLI

2005-12-16 Thread Jean-Baptiste Quenot (JIRA)
[PATCH] Allow ContinuationsManagerImpl to run in CLI


 Key: COCOON-1715
 URL: http://issues.apache.org/jira/browse/COCOON-1715
 Project: Cocoon
Type: Bug
  Components: * Cocoon Core  
Versions: 2.1.9-dev (current SVN)
Reporter: Jean-Baptiste Quenot
 Attachments: 20051216-continuationsmanager, contierror

Build Cocoon without any block.

When starting Cocoon with cocoon.sh cli there is an error: 
NoClassDefFoundError javax/servlet/http/HttpSessionBindingListener, see error 
log attached.  The attached patch fixes this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira