I tested this on WAS ND 8.5. Adding a custom property to the application adds it to the deploy.xml file.
I updated \ DefaultApplication.ear with the property name = "testprop" value = "true". Updated here:
C: \ WASNEW85 \ WebSphere \ AppServer \ Profiles \ Dmgr01 \ Config \ cells \ cell01 \ applications \ DefaultApplication.ear.ear \ deployments \ DefaultApplication.ear
The value shows:
<properties xmi:id="Property_1424805152486" name="testprop" value="true" description="test-forum" required="false"/>
Hope this helps.
mshenhouse
source share