Webutil config in Oracle Retail RMS Forms environment - Need help
Need help!!
I am trying to configure webutil in our development server in an Oracle Retail (V 13.0.4) RMS Forms environment and have performed all the steps to make it work. I copied the frmwebutil.jar file to ORACLE_HOME/forms/java path, signed the jacob.jar and frmwebutil.jar. I have also made changes to the formsweb.cfg, webutil.cfg, and the custom .env file that we use. All the three dll are also in place
I am getting the below error in my java console when I am launching the form:
RegisterWebUtil - Loading WebUtil Version 10.1.2.0
java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.java2d)
0