Re: Problems launching loom

Ulrich Mayring <[email protected]> Wed, 17 Mar 2004 18:38:07 +0100
Newsgroups gmane.comp.java.jcontainer.interest
Message-ID <[email protected]>
Mauro Talevi wrote:
> 
> // Give full permissions to wrapper.jar
> grant codeBase "file:${loom.home}/ext/wrapper.jar" {
>     permission java.security.AllPermission;
> };
> 
> and then rebuild.
> 
> Let me know if it works and I'll check in the change.

Yeah, now I'm getting up to the other error with the missing class. I'll 
try again tomorrow, when you have checked in that fix.

Kind regards,

Ulrich