Issue filed for the docs: https://issues.apache.org/jira/browse/GERONIMO-4247
The property is seemingly accepted, but doesn't change the end result -- I disabled ccApp.exe for now, so it gets to startup and tells me that the CORBA Naming Service is running on 1050. Looking into why, but will fall back to looking at making my own server assembly soon, since that's probably the end-goal given what I'm likely to need right now. -----Original Message----- From: Jarek Gawor [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2008 1:37 PM To: [email protected] Subject: Re: Maven Plugin and Changing Ports Take a look at http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/pom.xml?vie w=markup starting at line 201. You should be able to add something like: <option>-Dorg.apache.geronimo.config.substitution.prefix.COSNamingPort=1 051</option>. Also, can you open a bug on the documentation problem? Thanks. Jarek
