The mechanism would involve supplying some kind of an argument to the
bootstrap. For example:
java -jar \"$JBOSS_HOME/jboss-modules.jar\" \
<snip>
org.jboss.as.standalone
-Djboss.brand.module=org.jboss.as.project-brand
Great to have a switch for it but could we please avoid requiring to have these listed on
startup ?
Otherwise when you launch the as process without using the run scripts it will be branded
wrong.
Examples of things that launch AS without the run script is arquillian, maven and
IDE's that need
to be able to kill and/or control the output and process.
This actually apply to *all* switches but if branding is done this way it becomes very
visible ;)
/max
http://about.me/maxandersen