It's on Ubuntu Linux 2.6.24 and there's no policy file currently set (which has been working fine against M1).
All I've done to port my code to M2 is fixup all the imports - no other changes have been made. The port number (41952) is statically set and the command-line I'm using is exactly the same as I'd use against my M1 version bar (obviously) the classpath tweak required to use the correct M2 .jar I'll strace and attach a debugger to the JVM and check out what's happening whilst I write the test case.... On Wed, Jul 30, 2008 at 1:35 PM, Emmanuel Lecharny <[EMAIL PROTECTED]>wrote: > Dan Creswell wrote: > >> Hello, >> >> Thanks Julien - alas no, the port is 41952. >> >> > Any policy file where you forbid a port above a certain number ? > > Which system are you running on ? > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > >
