P
Peter Judge
Guest
Just wanted to highlight that oeprop -f will not merge values from the input properties file but rather will overwrite the instance's values with those from the file (ie a destructive write). The approach @gdb390 shows is how you have to do it today (store in an intermediary variable).
Continue reading...
Continue reading...