| Not sure what I should be removing here. I have tested that we can deploy the WAR files to "standalone/deployments" and run the server with this commadline argument:
cd $WF_HOME |
./bin/standalone.sh -b 0.0.0.0
|
However... it still requires a DB setup, like discussed here: https://aerogear.org/docs/unifiedpush/ups_userguide/index/#gendbds But, since we do no longer use JMS, we do not require the -full profile anymore |