[midPoint] Overriding systemConfiguration attributes in config.xml file or using java system properties

Frédéric Lohier frederic at lohier.org
Mon Dec 9 18:55:44 CET 2019


Hello,



Following my last message, I would like to override systemConfiguration
attributes using config.xml or java system properties as explained here
https://wiki.evolveum.com/display/midPoint/Overriding+config.xml+parameters



Looking at
https://github.com/Evolveum/midpoint/blob/master/infra/common/src/main/java/com/evolveum/midpoint/common/configuration/api/MidpointConfiguration.java



I tried the following in midpoint/bin/setenv.sh



JAVA_OPTS="$JAVA_OPTS

-Dmidpoint.system.deploymentInformation.name
<http://dmidpoint.system.deploymentinformation.name/>=DEV”



But it doesn’t work after a restart. Any though of how I could make this
work?



-Frederic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20191209/89e8db60/attachment.htm>


More information about the midPoint mailing list