In this setenv.sh jolokia is added to the startup options for haw-app which is also used in a s2i context with the base image bringing in jolokia. This obviously doesn't work, also because the jar referenced in this setenv.sh doesn't exist.
Also since in an OpenShift context Jolokia needs to be configured for using the correct certs it makes more sense to leave the Jolokia configuration to the base image in this case.
@chirino , what was the reason for adding it here ?
In this setenv.sh jolokia is added to the startup options for haw-app which is also used in a s2i context with the base image bringing in jolokia. This obviously doesn't work, also because the jar referenced in this setenv.sh doesn't exist.
Also since in an OpenShift context Jolokia needs to be configured for using the correct certs it makes more sense to leave the Jolokia configuration to the base image in this case.
@chirino , what was the reason for adding it here ?