Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o New feature: Ability to run web apps from nested classpath ↵ | Trygve Laugstøl | 2013-01-11 | 2 | -77/+117 |
| | | | | | | (foo.jar!/my-webapp/WEB-INF/web.xml). o Refactored the code to separate configuration from the "active" parts. | ||||
* | o New feature: Ability to run web apps from nested classpath ↵ | Trygve Laugstøl | 2013-01-11 | 2 | -3/+78 |
| | | | | (foo.jar!/my-webapp/WEB-INF/web.xml). | ||||
* | o Removing file locking issue on Windows. | Trygve Laugstøl | 2013-01-03 | 1 | -0/+11 |
| | |||||
* | o Upgrading to 8.1.8. | Trygve Laugstøl | 2012-12-20 | 1 | -2/+6 |
| | | | | o Setting the "forwarded" flag on the connector to true so that it'll use any info from mod_proxy when the app requests the remote address. | ||||
* | o Renaming packages. | Trygve Laugstøl | 2012-10-23 | 2 | -2/+2 |
| | |||||
* | o Getting the Jetty dependencies correct for JSPX support. | Trygve Laugstøl | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | o Initial import of Java utils for app.sh. | Trygve Laugstøl | 2012-10-07 | 2 | -0/+203 |