Is there any way by which I can see the deployed build placeholders value in xl deploy.
Or else I can open the war files which is in applications?
Thanks in advance
Is there any way by which I can see the deployed build placeholders value in xl deploy.
Or else I can open the war files which is in applications?
Thanks in advance
The udm.BaseDeployedArtifact contains a property placeholders
. As such it should be possible to see the placeholders at the deployed
level (under infrastructure).