At the moment starting GateIn with AS7 package requires to add 3 parameters:
-Dexo.conf.dir=$JBOSS_HOME/standalone/configuration/gatein
-Dexo.conf.dir.name=gatein"
-Dgatein.conf.dir=\\\${jboss.server.config.dir}/gatein
While in most cases they would not change.
This is an issue for tools like Eclipse as well since they 'bypass'
standalone.conf
Do we have a way to make those, good defaults depending on the app
server ? Or to have those written in a configuration/property file so
that it doesn't require any command line parameter ?
Also do we have good documentation about those 3 properties ?
Thanks
Thomas.
Show replies by date