RE: java.io.FilePermission client-config.wsdd read

2004-07-12 Thread Ali Khawaja
OK. what i did was to extract the wsdd file from axis.jar, and put it in the jar for my applet. its working now.Ali Khawaja <[EMAIL PROTECTED]> wrote: My jar is signed. It presents it certificate which I accept and then i get this acception. I am not sure why i get the AccessControlException even

RE: java.io.FilePermission client-config.wsdd read

2004-07-12 Thread Ali Khawaja
My jar is signed. It presents it certificate which I accept and then i get this acception. I am not sure why i get the AccessControlException even when jar is signed. I'll take a look at the other suggestion.   Thanks AliChristophe Roudet <[EMAIL PROTECTED]> wrote: You can sign your jars o

RE: java.io.FilePermission client-config.wsdd read

2004-07-12 Thread Christophe Roudet
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.wsdd read