to:[EMAIL PROTECTED] Sent: Monday, July 12, 2004 4:35 PMTo: [EMAIL PROTECTED]Subject: java.io.FilePermission client-config.wsdd read
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 th
n your jars or look at http://marc.theaimsgroup.com/?l=axis-user&m=108803116523175&w=2
Christophe
From: Ali Khawaja [mailto:[EMAIL PROTECTED] Sent: Monday, July 12, 2004 4:35 PMTo: [EMAIL PROTECTED]Subject: java.io.FilePermission client-config.wsdd read
I have an applet that is in
You can sign your jars or look at http://marc.theaimsgroup.com/?l=axis-user&m=108803116523175&w=2
Christophe
From: Ali Khawaja
[mailto:[EMAIL PROTECTED]
Sent: Monday, July 12, 2004 4:35
PM
To: [EMAIL PROTECTED]
Subject: java.io.FilePermission
client-config.w
(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
(java.io.FilePermission client-config.wsdd read)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java(Compiled
Code))
at
java.security.AccessController.checkPermission(AccessController.java(Compiled
Code))
at
java.lang.SecurityManager.checkPermission(SecurityManager.java
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.FilePermission client-config.wsdd read) at java.security.AccessControlContext.checkPermission(AccessControlContext.java(Compiled Code