Hi , i created a java sever side which carries out db operation using
sqlite on receiving rpc request from the client , but the sqlite was
unable to create a database file ie .db file which acts as database
source , i get the following error , on console window in eclipse
Exception occuredjava.security.AccessControlException: access denied
(java.io.FilePermission /media/study/project/eclipse-workspace/myapi/
war/history1.db write)
the folders are given all permissions for all users and the device is
mount .please help me out .

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to