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: [email protected] => 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]
