java.io.FilePermission
March 9th, 2009
Applies to:
j2sdkee1.3.1
Description:
Error while trying to open serial port using EJB to send and receive data.
Cause:
Permissions to do operations in the policy file is not granted.
Applies to:
j2sdkee1.3.1
Description:
Error while trying to open serial port using EJB to send and receive data.
Cause:
Permissions to do operations in the policy file is not granted.
JAVA-EJB error, j, java.io., lrm-00118: syntax error at '=' at the end of input, unable to resolve java.io.filepermission
Add the following permission to java.policy:
a. permission.java.io.FilePermission and
b. permission.java.security.AllPermission