Re: RMI Security Manager Issue

2006-06-15 Thread Aaron Davies
On 6/15/06, Steve Loughran <[EMAIL PROTECTED]> wrote: Aaron Davies wrote: > Hi, I'm having trouble using an ant task to run a Java app that uses > RMI. I've constructed a Java task to run it, but it fails with a > java.security.AccessControlException as soon as it starts the RMI > section. Howe

Re: RMI Security Manager Issue

2006-06-15 Thread Steve Loughran
Aaron Davies wrote: Hi, I'm having trouble using an ant task to run a Java app that uses RMI. I've constructed a Java task to run it, but it fails with a java.security.AccessControlException as soon as it starts the RMI section. However, when I take a look at the output of ant -verbose and recons

RMI Security Manager Issue

2006-06-14 Thread Aaron Davies
Hi, I'm having trouble using an ant task to run a Java app that uses RMI. I've constructed a Java task to run it, but it fails with a java.security.AccessControlException as soon as it starts the RMI section. However, when I take a look at the output of ant -verbose and reconstruct the java comman