Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access control exception??

Status
Not open for further replies.

ghorr

Programmer
Sep 16, 2002
29
RO
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!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top