[
https://issues.apache.org/jira/browse/FOP-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
vijay shankar reopened FOP-2726:
--------------------------------
Issue should be marked as resolved.
> FOP 0.93 version has issue with image on tomcat server running with OpenJDK
> ---------------------------------------------------------------------------
>
> Key: FOP-2726
> URL: https://issues.apache.org/jira/browse/FOP-2726
> Project: FOP
> Issue Type: Bug
> Components: image/png
> Environment: Tomcat running with OpenJDK1.7
> Reporter: vijay shankar
> Priority: Blocker
> Attachments: ErrorLog.log
>
>
> We have a web-application and are using FOP-0.93 to generate a pdf. We have
> given path of a logo image in the template file as below.
> <fo:external-graphic src="image/logo.png" content-width="138pt"
> content-height="125pt"/>.
> When we are deploying war on local machine's tomcat(using jdk1.7), pdf is
> being generated successfully with logo. But when same war file has deployed
> on tomcat server(OpenJDK), getting NullPointerException. find the attached
> log for more information.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)