Jonas Lundberg wrote:

... anyway, the reason I thought it was Cocoon, is that version 2.1.7
did not have this problem ...

Hans

<map:match pattern="flow/readimage/**.gif">
 <map:read type="image" mime-type="image/gif "
src="http://guest:[EMAIL PROTECTED]:serverName}:{request:serverPort}/cocoon/web
dav/db/contents/gif/{1}.gif"
/>
</map:match>

Why are you issuing a full HTTP request and not simply calling cocoon://webdav/db/contents/gif/{1}.gif. That would certainly by-pass Tomcat or any other application framework.

Regards,
Geert

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