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

Use Tomcat deployment API #85

Open
leonardofl opened this issue Aug 8, 2013 · 1 comment
Open

Use Tomcat deployment API #85

leonardofl opened this issue Aug 8, 2013 · 1 comment

Comments

@leonardofl
Copy link
Member

Rather than dropping WAR packages on webapp directory, it would be much better use some API to deploy services on Tomcat. In this way, it would be possible to detect failed deployments.

The following link provides hints about how to do this:
http://stackoverflow.com/questions/3265690/how-can-i-deploy-web-app-on-tomcat-from-running-app
(the problem is that it would be easier in Java, but the deploying code is in a Chef recipe, that is in Ruby).

@leonardofl
Copy link
Member Author

Maybe some hint about calling the API from Ruby here (ctrl+f curl):
http://comments.gmane.org/gmane.comp.sysutils.chef.user/617

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

No branches or pull requests

1 participant