You sir, are a genius. I've been trying *everything* and have risked making my eyeballs bleed. Missed that one, though.
Cheers. On Wed, Jan 25, 2012 at 11:29 AM, Simon IJskes - QCG <[email protected]> wrote: > On 25-01-12 12:18, Simon IJskes - QCG wrote: >> >> On 25-01-12 11:33, Tom Hobbs wrote: >>> >>> Does anyone know the correct incantation required to override the >>> initialMemberGroups value when starting reggie. >>> >>> I've tried various permutations along the themes such as; >>> >>> new NonActivatableServiceDescriptor( >>> codebase, >>> policy, >>> classpath, >>> "com.sun.jini.reggie.TransientRegistrarImpl", >>> new String[] { config, >>> "com.sun.jini.reggie.initialMemberGroups=[\"Lester\", \"Jeff\"]" }) }; >>> >>> The above example gives a parse error on the '[' character. I've >>> tried every variation I can think of, I've yet to hit the right one >>> though. > > > how about: '"com.sun.jini.reggie.initialMemberGroups= new String[] { > \"Lester\", \"Jeff\" }' ? > > > > > -- > QCG, Software voor het MKB, 071-5890970, http://www.qcg.nl > Quality Consultancy Group b.v., Leiderdorp, Kvk Den Haag: 28088397
