i get the following ANNOYing exception:
RemoteException-java.security.AccessControlException:access denied(java.io.FilePermission <directory> read)
this happenes as i try to do String files=dir.list(); inside a method from a remote interface of an EJB;
please HEEELP!!
RemoteException-java.security.AccessControlException:access denied(java.io.FilePermission <directory> read)
this happenes as i try to do String files=dir.list(); inside a method from a remote interface of an EJB;
please HEEELP!!