Basic implementation of postable source
---------------------------------------

                 Key: COCOON-2050
                 URL: https://issues.apache.org/jira/browse/COCOON-2050
             Project: Cocoon
          Issue Type: Sub-task
          Components: - Servlet service framework
    Affects Versions: 2.2-dev (Current SVN)
            Reporter: Grzegorz Kossakowski
         Assigned To: Grzegorz Kossakowski
             Fix For: 2.2-dev (Current SVN)


Implementation of basic postable source will be tracked in this task. Basic 
means that it will not cover:
  * caching
  * SAX events forwarding - all data exchanged with service will be serialized
  * environment sharing/forwarding - there will be no access to the original 
environment (request, session etc.)

However it will include:
  * postable implementation of servlet: source
  * pipeline components (generator, transformer, serializer and reader) for 
calling service
  * service-consumer: source that makes data POSTed to the called service 
available

-- 
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