Hi,
We have an object, which performs some rmi calls. This object is set to global using workingMemory.setGlobal(). When the rule is executed , we saw following exception:
org.drools.RuntimeDroolsException: java.security.AccessControlException: access denied (java.net.SocketPermission ...
RMI is working fine outside of the Drools rule engine. Any idea?
Thanks,
Liqun