> -Original Message-
> From: Ma, Liang [mailto:[EMAIL PROTECTED]
>
Hi,
You are using FOP's latest maintenance release (0.20.5), which is FTM still
recommended for general use.
Driver.java, which contains the Driver and Service classes, can be found in
the Attic at:
http://cvs.apache.org/
From: J.Pietschmann [mailto:[EMAIL PROTECTED]
Sent: November 6, 2004 6:27 AM
To: [EMAIL PROTECTED]
Subject: Re: fo failed to process Unicode CJK in servlet
Ma, Liang wrote:
> Now here is another minor problem. Every time when I first run the servlet
> to generate a pdf file after rebooting tomc
Ma, Liang wrote:
But I checked the jar file against class loader order, couldn't find any
clues yet.
The problem is that the Service class tries to load
service files from the classpath. In order to do so,
it tries to get a class loader, at it gets null, which
is quite common in web applications du
8Y9 Canada
Tel: (450) 926-5099
Fax: (450) 926-5127
---
-Original Message-
From: J.Pietschmann [mailto:[EMAIL PROTECTED]
Sent: November 6, 2004 6:27 AM
To: [EMAIL PROTECTED]
Subject: Re: fo failed to process Unicode CJK in servlet
Ma, L
Ma, Liang wrote:
Now here is another minor problem. Every time when I first run the servlet
to generate a pdf file after rebooting tomcat or leaving it for a couple of
days, it gives me the following exception. Then I run it again, it works
fine. Looks like there is something missing to initialize
From: J.Pietschmann [mailto:[EMAIL PROTECTED]
Sent: November 4, 2004 4:18 PM
To: [EMAIL PROTECTED]
Subject: Re: fo failed to process Unicode CJK in servlet
Ma, Liang wrote:
> [INFO] Parsing of document complete, stopping renderer
The renderer seems to have finished its job without problems.
&
Ma, Liang wrote:
[INFO] Parsing of document complete, stopping renderer
The renderer seems to have finished its job without problems.
Now the below is the error message from Tomcat, I don't know if it is
helpful to solve the problem:
Unfortunately, it's indeed unhelpful.
My best guess is that there
) 926-5127
---
-Original Message-
From: J.Pietschmann [mailto:[EMAIL PROTECTED]
Sent: November 3, 2004 4:59 PM
To: [EMAIL PROTECTED]
Subject: Re: fo failed to process Unicode CJK in servlet
Ma, Liang wrote:
> However, when I try to generate the same result froma servlet, it
>
Ma, Liang wrote:
However, when I try to generate the same result froma servlet, it
failed.
Can you detail the "failed" bit? Like: wrong characters in the PDF,
or no PDF generated at all? Can your servlet produce a trivial PDF
with standard fonts only? Do you get errors in the log or in the
servlet