Title: FileWriting Permission for a SessionBean

Hi all,
I am sending an xml file as byte sequence to a sessionbean.
After receiving the bytes,the bean is not writing the bytes to a file.
How to give a write permission to a bean in j2sdkee1.2 server?
I am getting the following exception:
        java.rmi.RemoteException: Unknown Exception/Error thrown by EJB method.;
 nested exception is:
        java.security.AccessControlException: access denied (java.io.FilePermiss
ion d:\melco\CustomerData.xml write)

Thanking you,
B.HARIKRISHNA


**************************************************************************
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.

**************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to