Hi again,

I just realized that I was still using "localhost:8080" in my Safari WEB browser (MAC OS X Browser). With this hostname all works. But when I use the full hostname I get the same error reporting "access denied (java.lang.RuntimePermission createClassLoader)".

I started to sign the other jar files, remember that I only needed to sign the applet jar file to get this running with the localhost hostname in the browser (MAC OS X Safari). The following jar files also need to be signed in order for this to work on both MAC OS X Safari and Windows IE.

Your_applet.jar
axis.jar
commons-discovery-0.2.jar

With these signed you should not run into the problem I initially posted here. Also note, you don't need to worry about the .java.policy file on the client end unless you wish to eliminate the cert dialog window.

Cheers,
Phil

Reply via email to