gpt4 book ai didi

java - FopFactory.newInstance() 命令上的 Apache fop-0.95 错误

转载 作者:行者123 更新时间:2023-12-01 16:12:13 24 4
gpt4 key购买 nike

I am using Apache fop-0.95 to build pdf files from a JSP web application on IBM iSeries V5R4 using Websphere 6.0.  Everything works perfect in my development using Websphere Development Studio client.  When I put the application on the server, I get an error at this line.

FopFactory fopFactory = FopFactory.newInstance();

The error is:

java.lang.UnsatisfiedLinkError: javax/imageio/ImageIO

Does anyone know how I can fix this error?

All of the fop class files are part of the EAR file. The files were installed to the projects \WEB-INF\lib directory. I have added the fop jar files to the classpath, using the admin console.

I am running IBM WebSphere Application Server - Express, 6.0.2.9

内部版本号:IBM iSeries V5R4 上的 cf90614.22

最佳答案

这是一个低于 Java 类路径的问题。某些库可能会丢失。也许 PASE ( http://www-03.ibm.com/servers/enable/site/porting/iseries/pase/overview.html ) 丢失了,因为您提到了 iSeries。也可以看看: http://ecommunity.groupintelligence.com/websphere/forums/archive/index.php/t-1932.html

关于java - FopFactory.newInstance() 命令上的 Apache fop-0.95 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/683465/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com