Bonjour Bertrand,

Bertrand Delacretaz wrote:

Le 15 mars 06 à 11:46, Thorsten Scherler a écrit :

...or better ask is there already such a RequestReader in cocoon?

Would be nice. Please check the implementation: it works, but I cannot guarantee that it's correctly implemented.


I can find find in
cocoon-2.1.x/src/blocks/webdav/samples/davmap/sitemap.xmap:
<!-- Read the request for binaries PUT -->
      <!--
      <map:match pattern="request/read">
        <map:read type="request" />
      </map:match>
      -->

...but cannot find any place where cocoon defines
<map:reader name="request" .../>

See also
http://mail-archives.apache.org/mod_mbox/cocoon-dev/200410.mbox/[EMAIL PROTECTED] <http://mail-archives.apache.org/mod_mbox/cocoon-dev/200410.mbox/[EMAIL PROTECTED]> http://mail-archives.apache.org/mod_mbox/cocoon-dev/200410.mbox/[EMAIL PROTECTED] <http://mail-archives.apache.org/mod_mbox/cocoon-dev/200410.mbox/[EMAIL PROTECTED]>


It's defined in the main sitemap in the Cocoon default build:

<map:reader logger="sitemap.reader.resource" name="resource" pool- max="32" src="org.apache.cocoon.reading.ResourceReader">

Hum, this is the RessourceReader. Can it also read the binary of a request?

Thanks,
Renaud


-Bertrand


--
Renaud Richardet
COO America
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
office +1 857 776-3195                     mobile +1 617 230 9112
renaud.richardet <at> wyona.com              http://www.wyona.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to