You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Peter Kirk <pe...@alpha-gruppen.dk> on 2003/04/23 11:19:21 UTC

FOP

Hi there

I am having trouble using FOP from a servlet under Tomcat. (FOP is used to
generate PDFs).

I can get a servlet to run under Tomcat.
I can write a "standalone" application to use FOP and generate a PDF file.

But I cannot get a servlet running under Tomcat to function with FOP. Tomcat
refuses to compile the JSPs I have.

There are probably some issues/incompatibilities with the jar files which
Tomcat uses and which FOP uses - but what? If anyone has any advice then
please let me know.


Thanks for any help,
Peter