简体   繁体   English

Oracle Forms和Reports-哪个JAR文件包含java.reports.server.Security?

[英]Oracle Forms and Reports - Which JAR file contains java.reports.server.Security?

I am currently attempting to build a JAR file which interfaces with Oracle Reports; 我目前正在尝试构建一个与Oracle Reports接口的JAR文件。 I need to know which JAR file contains java.reports.server.Security in order to fix a compilation issue and my google-fu skills have thus far proven inadequate. 我需要知道哪个JAR文件包含java.reports.server.Security才能解决编译问题,到目前为止,我的Google-fu技能已被证明不足。 Any help on this would be much appreciated! 任何帮助,将不胜感激!

If anyone is wondering about the answer to this; 如果有人想知道答案? I found the JAR files required for reports API dependency resolution. 我找到了报告API依赖关系解析所需的JAR文件。

They are as follows: 它们如下:

$ORACLE_HOME/jlib/zrclient.jar $ ORACLE_HOME / jlib / zrclient.jar

-AND- -和-

$ORACLE_HOME/reports/jlib/rwrun.jar $ ORACLE_HOME / reports / jlib / rwrun.jar

I hope this helps if anyone else becomes as stuck as I was... 我希望这能对其他人像我一样陷入困境的情况有所帮助...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM