Hello, I am getting a problem when I try to use the method g2d.drawImage(...) from PSDocumentGraphics2D. the error is: com.ibm.ws.exception.WsEJBException: nested exception is: java.lang.NoSuchFieldError: org.apache.xmlgraphics.util.io.ASCII85OutputStream: field POW85 not found
My application run in a websphere test environment. the interesting thing is when I am running it in the DEBUG mode the problem doesn't happen. Have you got any idea what this can be? I am using xmlgraphics-commons-1.0.jar and Fop 0.92beta version Thanks in advance, Camila -- View this message in context: http://www.nabble.com/g2d.drawImage-error-on-PSDocumentGraphics2D-t1629085.html#a4412821 Sent from the FOP - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
