Added initial SCGI server and a handler for serving JARs from the filesystem.
[jsvc.git] / src / dolda / jsvc / j2ee / J2eeContext.java
2010-09-07 Fredrik TolfAdded initial SCGI server and a handler for serving...
2009-10-19 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2009-10-16 Fredrik TolfImproved the configuration structure.
2009-10-15 Fredrik TolfAdded an optional server-context name fetching operation.
2009-10-15 Fredrik TolfMade the server context config more secure.
2009-10-15 Fredrik TolfAdded some possibilities for local configuration.
2009-10-15 Fredrik TolfMade the server context a more useful concept.
2009-10-12 Fredrik TolfAdded a request-restart-wrapper and some convenient...
2009-10-12 Fredrik TolfAdded a way to get the time of start of the server...
2009-10-12 Fredrik TolfAdded a way to query the current server context.