Hello,
I have the impression that the sitemap variable given as mime-type parameter to reader
is not correctly expanded. At least my browser tries to open an application with
mime-type "../docformat" (cocoon2.0.1). As soon as I put the same variable into the
src parameter, it is expanded correctly.
<map:act type="request">
<map:parameter name="parameters" value="true"/>
<map:act type="request-encoded">
<map:parameter name="parameters" value="true"/>
<map:read mime-type="{../docFormat}"
src="http://scw_de:[EMAIL PROTECTED]:8888/BOLServlet/DocumentService.downloadDocumentById?docId={docId}"/>
</map:act>
</map:act>
Any ideas?
Elmar
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>