Sylvain Leroux a écrit :
1) Should I use the full JAR name 'MailHelper.jar.G1230379179336' as codebase in my "grant" rule?
I failed to mention that the following rule does not seem to work:
grant codebase "file:///path/to/db/jar/APP/MailHelper.jar.G1230379179336" {
permission java.net.SocketPermission "*:25", "connect"
}
Sylvain -- Website: http://www.chicoree.fr
