"Matthes, Detlev" wrote:

> Hello Gerd,
>
> have you got a solution for your problem?
> I have a simular one using RMI over IIOP. Please inform me when you give me
> a hint.

ok, seems that we both had the same troubles. I only had to add:

grant codeBase "file:${tomcat.home}/webapps/shv_wb/-" {
 permission java.security.AllPermission;
};

to the tomcat.policy, where "webapps/shv_wb/" is the main-directory of your project.

hope this helps,
gerd



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to