pdiop wrote:
500 Servlet Exception java.lang.NoSuchMethodError: org.apache.fop.fonts.base14.Helvetica.(Z)V
Errors like this are usually caused by having two different FOP jars, either in the class path (check the web apps, the servlet container's class path and the JRE directories), or in different web applications calling each other. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
