I want to remove dependency on the location of EAR file while deploying it into WebLogic Server using WLST scripts.
While doing manually we can select the radio button - Copy this application onto every target for me
in the Source accessibility section of Install Application Assistant.
Now the question is: how to achieve the same using WLST deploy
command?
Thank you, Chaitanya