Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 66094 invoked from network); 7 Mar 2006 19:19:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Mar 2006 19:19:11 -0000 Received: (qmail 88940 invoked by uid 500); 7 Mar 2006 19:19:09 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 88881 invoked by uid 500); 7 Mar 2006 19:19:09 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 88870 invoked by uid 99); 7 Mar 2006 19:19:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2006 11:19:09 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of joerg.heinicke@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 07 Mar 2006 11:19:08 -0800 Received: (qmail invoked by alias); 07 Mar 2006 19:18:47 -0000 Received: from p549D086B.dip0.t-ipconnect.de (EHLO [192.168.178.20]) [84.157.8.107] by mail.gmx.net (mp028) with SMTP; 07 Mar 2006 20:18:47 +0100 X-Authenticated: #3483660 Message-ID: <440DDCAB.7090304@gmx.de> Date: Tue, 07 Mar 2006 20:19:07 +0100 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.1) Gecko/20060130 SeaMonkey/1.0 MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: FOP 0.91 Serializer References: <011901c64218$4833cb00$a10a10ac@eu.vishayint.com> In-Reply-To: <011901c64218$4833cb00$a10a10ac@eu.vishayint.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Please add it to our issue tracker Jira at https://issues.apache.org/jira/browse/COCOON for organizational and especially legal reasons. Thanks. J�rg On 07.03.2006 19:52, Alexander Lochschmied wrote: > Hello everybody, > > to get Apache FOP 0.91 beta working with Cocoon, a new Serializer is > necessary (the FOP API changed considerably). I wrote a very simple but > working Serializer and hope that helps a little for future releases of > Cocoon. The Serializer doesn't accept any configuration except 'mime-type' > yet. > > Best regards, > Alexander