Some doc in the javadoc :
http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/components/source/impl/BlobSource.html

Stephan Coboos wrote:

Olivier Billard wrote:

Hi Stefan,

You can use the FileGenerator with the blob: pseudoprotocol :
<map:match pattern="test">
<map:generate src="blob:/{datasource-name}/{table-name}/{column-name}[{where-clause}]" />
<map:serialize type="xml"/>
</map:match>


Ahh, that looks good. Thank you.

Is it documented somewhere? I'havent found this protocol on the Cocoon websites. Only cocoon:/ aso. are explained there.


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



Reply via email to