Hi,

it sounds like you have a library problem.

What version of FOP are you using?
What are the libraries that your application is using?
Possibly you inherit some libraries from the application server.

I had a similar problem in the past and it was related with the libraries.

Regards,
k.


On 12/1/2011 5:11 PM, JRSofty wrote:
Hello,

I'm working on a print template system for an application, and everything seemed to work fine, then I deployed it. The problem traces down to where I create a new instance of the FopFactory by using:

     FopFactory fopFactory = FopFactory.newInstance();

Now here's the thing. There are no exceptions thrown, no errors either it seems. It just gets to this point in the code and stops. Does anyone know what could possibly be the problem, or where I should start to look?

--
--- THIS IS A SIGNATURE NO NEED TO CLICK ON LINKS UNLESS YOU FEEL LIKE IT ---
http://jrsofty1.stinkbugonline.com
http://www.galahtech.org



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

Reply via email to