I have an applet that is invoking a webservice. webservice is in .net, and i have written the client using apache axis. everything in the applet is working upto the point when I invoke the webservice. Then I get the following exception.
 
java.security.AccessControlException: access denied (java.io.FilePermission client-config.wsdd read
 
I cannot change anything in the client's machine(i cannot touch the policy file). I'll really appreciate any help.
 
Thanks
Ali

Reply via email to