On Dec 1, 2008, at 5:33 PM, Jarek Gawor wrote:
Hi, I was looking at GERONIMO-4229 today (please see the bug and my comments for details). There is a remaining issue with the GERONIMO_BASE property and what it does. The Java system property that it sets is not used anywhere in the code and therefore that property is useless. I have a couple of ideas what we can do with it or how to fix it: 1) Totally get rid off GERONIMO_BASE in the shell scripts. It doesn't do anything right now anyway and it just confuses people. People that want to use multiple server instances will need to pass "org.apache.geronimo.server.dir" or "org.apache.geronimo.server.name" property using the GERONIMO_OPTS env. property (as it is documented today).
Sounds good to me. --kevan
