[
https://issues.apache.org/jira/browse/COCOON-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496622
]
Grzegorz Kossakowski commented on COCOON-2050:
----------------------------------------------
The discussion in thread mentioned above continued and we agreed to not use
HTTP HEAD for determining mime type.
Daniel proposed other solution that will be implemented, see:
http://article.gmane.org/gmane.text.xml.cocoon.devel/73261
> 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.