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
  • Re: PDFs Christian Geisert

Reply via email to