Hi,

I am currently writing a fop serlvet.  The input is a
xml & xslt file and the output is a pdf file.  During
development, we write and test the program under Win
2000 and running in Websphere 4.0.4 environment.  The
font file is installed and the corresponding font xml
file is generated as well.  In Win 2000, the servlet
can run and generate the pdf file successfully without
error.

However, when we port them (including userconfig, font
ttf and xml) to the AIX environment (also running in
Websphere 4.0.4 environment), it cannot run
successfully, and throws the
java.lang.OutOfMemoryError.

The problem is all the userconfig.xml, font xml & ttf
files are the same.  And all these files can be found
by the servlet sucessfully.  We have also try to
increase the heap sizes to 256.  However, still fails
in AIX environment.  


The expected output pdf is only 2 page with a simple
table.  Is there any difference between AIX & Win 2000
for running fop?  Should the font xml file must be
generated in Aix?  

Do you have any comment?  

Regards,
Sherlane

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

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

Reply via email to