AW: AW: AW: Embedding FOP in Servlet

2002-07-25 Thread Martin Ewald
much. Martin -Ursprüngliche Nachricht- Von: Christian Geisert [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 24. Juli 2002 19:08 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: Embedding FOP in Servlet Martin Ewald schrieb: Hi Oleg, I have searched all possibilities where a fop

AW: Embedding FOP in Servlet

2002-07-24 Thread Martin Ewald
Hi Oleg, first thanx for your response. It's indeed an ClassCastException. You're right, but fop.far is from July 2002, so it's new. I make an attempt from command line and wrote following short programm which works fine. Hmm! What is wrong with the servlet, what goes wrong during Driver driver

Re: AW: Embedding FOP in Servlet

2002-07-24 Thread Oleg Tkachenko
Martin Ewald wrote: first thanx for your response. It's indeed an ClassCastException. You're right, but fop.far is from July 2002, so it's new. I make an attempt from command line and wrote following short programm which works fine. Hmm! You could also run fop.bat (or fop.sh) script instead.

AW: AW: Embedding FOP in Servlet

2002-07-24 Thread Martin Ewald
Hi Oleg, I have searched all possibilities where a fop could be referenced by tomcat to be sure it's the only one. To test I've deleted the fop.jar from the subdirectory 'C:\jakarta-tomcat-4.0.1\webapps\fop\WEB-INF\lib' and the servlet fails completely because of missing classes. Then I have

Re: AW: AW: Embedding FOP in Servlet

2002-07-24 Thread Christian Geisert
Martin Ewald schrieb: Hi Oleg, I have searched all possibilities where a fop could be referenced by tomcat to be sure it's the only one. To test I've deleted the fop.jar from the subdirectory 'C:\jakarta-tomcat-4.0.1\webapps\fop\WEB-INF\lib' and the servlet fails completely because of