This content has been marked as final.
Show 2 replies
-
1. Re: Marker files for deployment scanners. Deploying ear on every restart
ctomc Mar 19, 2018 9:43 AM (in response to abhinav.gupta01)Any special reason you need to have your deployments deployed via deployment scanner? exploded deployments? development?
I think better way would be to just use CLI to deploy things, this way there wont be any delay in the startup process.
-
2. Re: Marker files for deployment scanners. Deploying ear on every restart
abhinav.gupta01 Mar 20, 2018 3:45 AM (in response to ctomc)Thanks Tomaz. I will look in that direction to use CLI or admin page for deploying our ears.