Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve application deployment/undeployment #2

Open
jgawor opened this issue Oct 7, 2013 · 3 comments · May be fixed by #50
Open

Improve application deployment/undeployment #2

jgawor opened this issue Oct 7, 2013 · 3 comments · May be fixed by #50

Comments

@jgawor
Copy link
Contributor

jgawor commented Oct 7, 2013

Right now applications are deployed/undeployed using the dropins directory. However, it is more preferable to deploy/undeploy the applications by updating the server.xml and adding/removing the element.

@jgawor
Copy link
Contributor Author

jgawor commented Nov 24, 2015

For this we should take advantage of the configDropins feature in Liberty.

@MisaelSalcido
Copy link
Contributor

We can create a server.xml file and deploy/undeploy apps in it so we don't mess up the user's server.xml file, but, should we put it in the configDropins/overrides/, configDropins/defaults/ or the configDropins root? Or give the user the ability to choose?

@hughesj
Copy link
Contributor

hughesj commented Nov 30, 2015

Please use configDropins/overrides.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants