You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Robin Wyles (JIRA)" <ji...@apache.org> on 2008/08/05 10:10:44 UTC

[jira] Created: (COCOON-2231) ServletSource cannot be used outside of pipeline context

ServletSource cannot be used outside of pipeline context
--------------------------------------------------------

                 Key: COCOON-2231
                 URL: https://issues.apache.org/jira/browse/COCOON-2231
             Project: Cocoon
          Issue Type: Bug
          Components: * Cocoon Core, - Servlet service framework
    Affects Versions: 2.2, 2.2-dev (Current SVN)
            Reporter: Robin Wyles


ServletSource currently obtains its Spring application context using the current CallStack. When used outside of a pipeline scope, e.g. within a cron job, the CallStack is empty and so the application context cannot be obtained.

See here for full discussion:

http://www.mail-archive.com/users@cocoon.apache.org/msg42935.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.