Re: fo2pdf Serialzer problem

2006-10-27 Thread Andrea König
Hi Andrew, many thanks for your help. You were right. I had sent response headers that disable caching. For displaying the pdf I have now enabled caching and the pdf are displayed correctly in the IExplorer, too. Thank you very much! Regards -- Dr. Andrea König (Entwicklung) G.punkt - medica

Re: fo2pdf Serialzer problem

2006-10-26 Thread Bertrand Delacretaz
On 10/26/06, Andrea König <[EMAIL PROTECTED]> wrote: ...Does anybody know somthing about cocoon-2.1.9 and fop-0.91?.. As Kai said, FOP 0.9x is available as a new block in Cocoon 2.2. If Cocoon 2.2. is too much bleeding edge for you, adapting the new block to 2.1.x shouldn't be hard. If you do

RE: fo2pdf Serialzer problem

2006-10-26 Thread Kai Mütz
TECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Andrea König > Sent: Thursday, October 26, 2006 3:22 PM > To: users@cocoon.apache.org > Subject: Re: fo2pdf Serialzer problem > > > Hi All, > many thanks for your help. > I have installed cocoon-2.1.9 a second time. You are rig

Re: fo2pdf Serialzer problem

2006-10-26 Thread Andrea König
Hi All, many thanks for your help. I have installed cocoon-2.1.9 a second time. You are right, the fop sample works. I found out what the difference between the newly installed cocoon and my version is. It is the fop version. Cocoon comes with fop-0.20.5, but I use at least fop version fop-0.91

Re: fo2pdf Serialzer problem

2006-10-26 Thread Bertrand Delacretaz
On 10/26/06, Andrea König <[EMAIL PROTECTED]> wrote: ...I have downloaded and installed the cocoon-2.1.9 release. I am using jdk1.4. If I run the fop example it doesn't work. I get an error message.. To be sure, I just tried this scenario (same as suggested before) on my macosx 10.4.8, JDK 1.4

RE: fo2pdf Serialzer problem

2006-10-26 Thread Jeroen Reijn
Hi Andrea, did you perhaps modify your blocks.properties? Regards, Reijn -Original Message- From: Andrea König [mailto:[EMAIL PROTECTED] Posted At: Thursday, October 26, 2006 11:17 AM Posted To: Cocoon User List Conversation: fo2pdf Serialzer problem Subject: Re: fo2pdf Serialzer

Re: fo2pdf Serialzer problem

2006-10-26 Thread Andrea König
Dear Bertrand, I have downloaded and installed the cocoon-2.1.9 release. I am using jdk1.4. If I run the fop example it doesn't work. I get an error message java.lang.NoClassDefFoundError org.apache.cocoon.components.renderer.ExtendableRendererFactory.class$(ExtendableRendererFactory.java:42)

Re: fo2pdf Serialzer problem

2006-10-26 Thread Bertrand Delacretaz
On 10/25/06, Andrea König <[EMAIL PROTECTED]> wrote: If I start cocoon standalone I get the following: http errorr: 500 internal server error. RequestURI=/samples/blocks/fop/hello.pdf The following should work, can you try that? -Get the Cocoon 2.1.9 release -Unpack in an empty directory

Re: fo2pdf Serialzer problem

2006-10-25 Thread Andrea König
Bertrand Delacretaz wrote: On 10/20/06, Andrea König <[EMAIL PROTECTED]> wrote: The first problem is that the FOPSerializer comming with cocoon-2.1.9 doesn't seem to work correctly... It works for the samples found at http://cocoon.zones.apache.org/demos/release/samples/blocks/fop/welco

RE: fo2pdf Serialzer problem

2006-10-20 Thread Andrew Stevens
From: Andrea König <[EMAIL PROTECTED]> Date: Fri, 20 Oct 2006 14:26:28 +0200 Hi all, I'm using cocoon-2.1.9 and have to generate pdf through a fo2pdf seralizer. The first problem is that the FOPSerializer comming with cocoon-2.1.9 doesn't seem to work correctly. If I try out the FOP sample of c

Re: fo2pdf Serialzer problem

2006-10-20 Thread Bertrand Delacretaz
On 10/20/06, Andrea König <[EMAIL PROTECTED]> wrote: The first problem is that the FOPSerializer comming with cocoon-2.1.9 doesn't seem to work correctly... It works for the samples found at http://cocoon.zones.apache.org/demos/release/samples/blocks/fop/welcome Did you try these samples

fo2pdf Serialzer problem

2006-10-20 Thread Andrea König
Hi all, I'm using cocoon-2.1.9 and have to generate pdf through a fo2pdf seralizer. The first problem is that the FOPSerializer comming with cocoon-2.1.9 doesn't seem to work correctly. If I try out the FOP sample of cocoon I get an error message like java.lang.ExceptionInInitializerError