-
Notifications
You must be signed in to change notification settings - Fork 1
This project aims at providing a relatively easy way for developers to make WAR files self-runnable.
License
jeanfric/executable-war
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Executable WAR ============== Taking ideas from Hudson and Google Gerrit, this project aims at providing a relatively easy way for developers to make WAR files self-runnable, while still deployable to a standard servlet container. To achieve this goal, we provide a sample Maven recipe that a developer can use, and a launcher class that will take care of making direct execution of the WAR possible. To find out more, please see the Javadoc pages. Sample Application Code ----------------------- You can find a sample application that uses executable-war at http://github.com/jeanfric/executable-war-sample-application. References ---------- Kohsuke Kawaguchi's blog post on the topic: http://weblogs.java.net/blog/2007/02/11/hudson-became-self-executable Google Gerrit's implementation: https://gerrit.googlesource.com/executablewar/
About
This project aims at providing a relatively easy way for developers to make WAR files self-runnable.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published