I don't know what permissions the app server is looking for. So I added this line and it fixed the problem.
grant codeBase "file:c:/Sun/SDK/-" {
permission java.security.AllPermission;
};
Why don't the programmers at Sun provide enough information in their exceptions to identify the problem :( !!!
Tx
Suneel
[Message sent by forum member 'suneelgv' (suneelgv)]
http://forums.java.net/jive/thread.jspa?messageID=321978