Christian,

I verified that xmlgraphics-commons-1.1.jar is on my production box.  I also
saw xmlgraphics-commons-1.0.jar was in framework/webapp/lib.  When I moved
1.0 out of that directory and restarted OFBiz, PDFs worked.

Thanks for your help.

-----Original Message-----
From: Christian Geisert [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 07, 2007 3:48 PM
To: dev@ofbiz.apache.org
Subject: Re: PDFs

Michael Irving schrieb:
> I'm able to get PDFs to render in the development environment (Windows
XP),
> but when I move to the production box (Redhat) , I get the following
error.
> I've been spinning my wheels on this all day.  Any help or pointers would
be
> appreciated.

[..]
> root cause 
> 
> java.lang.NoSuchMethodError:
>
org.apache.xmlgraphics.util.Service.providers(Ljava/lang/Class;Z)Ljava/util/
> Iterator;

This looks like a classpath issue, make sure that you have 
xmlgraphics-commons-1.1.jar (and not 1.0) on the production box.

Christian

Reply via email to