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/[EMAIL PROTECTED]/msg42935.html

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

Reply via email to