-
Bug
-
Resolution: Won't Do
-
Major
-
4.3.0.BETA2
-
None
-
using "default" configuration
we are stripping down the EAP to provide the base for the ESB standalone server. This only has a default configuration.
run.sh -c default works correctly
editing run.sh and setting JBOSSCONF="default"
does not, it still tries to start up production.
The only difference is that org.jboss.Main "$@" passes -c default in the first case.