Hi,
Right now I see that running jboss-cli.sh is based on
${base_path/bin/jboss_cli.sh
souldn't there be options to use different configuration set by setting -Djboss.server.base.dir ?
Then it should be possible to have multiple instances with single binaries, right?
Second advantage would be to use non-standard configuration directory, therefore being more secure when doing updates. Default configuration can be overwriten but not the used one.
What do you think?