Passing application server commands

2007-06-07 Thread Christopher Gibbs
I want to pass a command to Tomcat when Geronimo starts up a specific application but don't know how to go about doing it. I am running Atlassian Confluence 2.5.3 in Geronimo 1.1.1 w/Tomcat and need to pass -Dconfluence.disable.peopledirectory.anonymous=true to Tomcat when Confluence starts up.

Re: Passing application server commands

2007-06-07 Thread David Jencks
On Jun 7, 2007, at 12:11 PM, Christopher Gibbs wrote: Thanks for the help David. Is there somewhere I can find a list of the gbeans contained within each module and their options? I ask because I don't have the gbean ServerSystemProperties anywhere in my config.xml file and I can't quite seem