java - Cannot Produce PDFs in Local System -


i'm getting following error when try produce pdf (xsl:fo generated) in local server:

error 500: java.lang.noclassdeffounderror: com.sun.media.jai.codec.filecacheseekablestream

given error doesn't show on our dev server, or other server application deploys to, i'm thinking issue missing .jar file in build path.

knowing use fop (version 1.0, believe), code in java, , using xsl:fo format our documents, .jar files might missing build path?


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

wso2esb - How to concatenate JSON array values in WSO2 ESB? -