Unable to generate PDF file from EJB using FOP

2002-07-09 Thread Amit Rangari
I have written a simple class which takes XML and XSL and translate it into PDF using FOP (this works fine when run it as a standalone application) but when I embed this program/logic in a stateless EJB it doesn't render the content to the output stream. I have checked out the class path also,

RE: Unable to generate PDF file from EJB using FOP

2002-07-10 Thread Amit Rangari
? Ramana.JV. -Original Message- From: Amit Rangari [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10, 2002 12:39 PM To: [EMAIL PROTECTED] Subject: Unable to generate PDF file from EJB using FOP I have written a simple class which takes XML and XSL and translate it into PDF using FOP (this works

RE: Unable to generate PDF file from EJB using FOP

2002-07-11 Thread Amit Rangari
Unable to generate PDF file from EJB using FOP Amit Rangari wrote: > Simply the rendering not done It is hard to guess your problem from such a sparse description. Some possibilities: - Are you using IEx as a client? Do you use a URL ending in .pdf to access the PDF? - Have you used a comman

Problem Executing FopServlet on bea weblogic6.1

2002-07-14 Thread Amit Rangari
Hi All, I am not able to execute the FOServlet on weblogic6.1. I get a blank PDF in the IE when I try to execute the FOServlet. The message on Weblogic console is: "[DEBUG] Using weblogic.xml.jaxp.RegistryXMLReader as SAX2 Parser" Please help me to resolve this issue. Thanks, Amit -

RE: Problem Executing FopServlet on bea weblogic6.1

2002-07-14 Thread Amit Rangari
-Original Message- From: Oleg Tkachenko [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 1:07 PM To: [EMAIL PROTECTED] Subject: Re: Problem Executing FopServlet on bea weblogic6.1 Amit Rangari wrote: > I am not able to execute the FOServlet on weblogic6.1. > I get a bla

RE: Problem Executing FopServlet on bea weblogic6.1

2002-07-14 Thread Amit Rangari
the size of the ByteArrayOutputStream it is showing 0 this means nothing is being rendered. Thanks Amit -Original Message- From: Oleg Tkachenko [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 1:07 PM To: [EMAIL PROTECTED] Subject: Re: Problem Executing FopServlet on bea weblogic6.1 Amit Rangari

RE: Problem Executing FopServlet on bea weblogic6.1

2002-07-15 Thread Amit Rangari
PROTECTED] Subject: Re: Problem Executing FopServlet on bea weblogic6.1 Amit Rangari wrote: > Sorry about cross posting to both the list, > This isn't an IE problem because I am able to view other PDF properly in > IE, and I am not getting anything else in the weblogic log other than &g