aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* o New feature: Ability to run web apps from nested classpath ↵Trygve Laugstøl2013-01-112-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øl2013-01-112-3/+78
| | | | (foo.jar!/my-webapp/WEB-INF/web.xml).
* o Removing file locking issue on Windows.Trygve Laugstøl2013-01-031-0/+11
|
* o Upgrading to 8.1.8.Trygve Laugstøl2012-12-201-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øl2012-10-232-2/+2
|
* o Getting the Jetty dependencies correct for JSPX support.Trygve Laugstøl2012-10-221-1/+1
|
* o Initial import of Java utils for app.sh.Trygve Laugstøl2012-10-072-0/+203