Re: java.security.AccessControlException: access denied (java.io.FilePermission

2003-12-10 Thread shadin_10-postings
How do I change it? I didn't write the file but it came with axis.jar.   Can you please help me out here.   TX, S P   You need to change your security.policy file. So that it reflects io permission for your classDinesh Ganesh wrote:> Hi,> > I have written a class which extends org.apache.axis.clien

Re: java.security.AccessControlException: access denied (java.io.FilePermission client-config.wsdd read)

2003-12-06 Thread kevinc
You need to change your security.policy file. So that it reflects io permission for your class Dinesh Ganesh wrote: Hi,   I have written a class which extends org.apache.axis.client.Service. I get the following error:   java.security.AccessControlException: access denied (java.io.F