Hello Bertrand,

thank you for the really quick answer. I'm using my own config and had not
the mime-type attribute in my declaration. With that attribute it works.

Best regards - Claus

__________________________________________

Claus Straube
Francéstrasse 31
80997 München
+49 (089) 14 16 682

=> -----Ursprüngliche Nachricht-----
=> Von: Bertrand Delacretaz [mailto:[EMAIL PROTECTED]
=> Gesendet: Freitag, 4. März 2005 13:27
=> An: users@cocoon.apache.org
=> Betreff: Re: zip serializer
=> 
=> Le 4 mars 05, à 12:57, Claus Straube a écrit :
=> 
=> > ...I’m trying to use the zip serializer – not very successful.
=> >
=> >   ...Unable to determine MIME type for myproject//protected_cat.zip
=> 
=> IIUC this indicates that the pipeline system does not know what
=> mime-type to use for the zip serializer.
=> 
=> Are you using the zip serializer config from the main sitemap, or your
=> own? Do the zip samples work?
=> 
=> The serializer declaration should be like
=> 
=>    <map:serializer logger="sitemap.serializer.zip"
=> mime-type="application/zip" name="zip"
=> src="org.apache.cocoon.serialization.ZipArchiveSerializer"/>
=> 
=> -Bertrand


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

Reply via email to