Ensure that all properties are passed on start-up 07/41407/1
authormark.j.leonard <mark.j.leonard@gmail.com>
Fri, 6 Apr 2018 16:20:11 +0000 (17:20 +0100)
committermark.j.leonard <mark.j.leonard@gmail.com>
Fri, 6 Apr 2018 16:37:24 +0000 (17:37 +0100)
commitc2e36b3d3bd5b150328dde2dd990350a02a2a70c
treee9c7a15412e94f2d41de9e706c397e745c9ae315
parent66b3afa06776e9944ad515206d281d67747c9770
Ensure that all properties are passed on start-up

The System Properties KEY_STORE_PASSWORD and KEY_MANAGER_PASSWORD are
now read from the environment and written to the configured system
properties file. This prevents an error within AJSC on startup.

Issue-ID: AAI-1006
Change-Id: Ie92cff0a24352ef162d25dd6d60c75f23d6bdfd7
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
bundleconfig-local/etc/sysprops/sys-props.properties
src/main/bin/start.sh