Hi,

I would like to dynamically define a parameter of a serializer, like:


<map:serializer logger="test.serializer.ml2pdf-website" mime-type="application/pdf" name="ml2pdf-webpages" src="com.test.connector.cocoon.testSerializer">
<systemid>context://test</systemid>
</map:serializer>


I need to know the context or realPath of the cocoon environment so I do not need to define the parameter (systemid) hardcoded, like:

<systemid>file:/c:/cocoon/test</systemid>

Appareantly Cocoon does not see the context:/ here as a variable.

How can this be solved ?

Regards,

Stefan

_________________________________________________________________
MSN Search, for relevant search results! http://search.msn.be


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



Reply via email to