You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Alfred Nathaniel <an...@apache.org> on 2008/09/02 00:32:08 UTC

RE: ZipArchiveSerializer question

On Mon, 2008-08-25 at 17:44 -0700, Steve Cameron wrote:
> Thanks Jasha,
> 
> Adding the attribute mime-type="application/zip" to the <map:serialize
> type="zip"/> fixes the problem!
> 
> However, it is already in the in the main sitemap.xmap:
> 
>  <map:serializer logger="sitemap.serializer.zip" mime-type="application/zip"
> name="zip" src="org.apache.cocoon.serialization.ZipArchiveSerializer"/>
> 
> So why should this be necessary?

Which version Cocoon are you using?  This sounds like you an old problem
which was fixed in 2.1.7.

Cheers, Alfred.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: ZipArchiveSerializer question

Posted by Steve Cameron <st...@utas.edu.au>.
Currently Cocoon 2.1.11, I should upgrade to 2.2 though.


Alfred Nathaniel wrote:
> 
> On Mon, 2008-08-25 at 17:44 -0700, Steve Cameron wrote:
>> Thanks Jasha,
>> 
>> Adding the attribute mime-type="application/zip" to the <map:serialize
>> type="zip"/> fixes the problem!
>> 
>> However, it is already in the in the main sitemap.xmap:
>> 
>>  <map:serializer logger="sitemap.serializer.zip"
>> mime-type="application/zip"
>> name="zip" src="org.apache.cocoon.serialization.ZipArchiveSerializer"/>
>> 
>> So why should this be necessary?
> 
> Which version Cocoon are you using?  This sounds like you an old problem
> which was fixed in 2.1.7.
> 
> Cheers, Alfred.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/ZipArchiveSerializer-question-tp19082078p19263262.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org