jsvc.git
2009-10-13 Fredrik TolfImproved on the SvcConfig and renamed it.
2009-10-13 Fredrik TolfDestroy the thread groups properly when shutting down.
2009-10-13 Fredrik TolfMade thread management more predictable.
2009-10-13 Fredrik TolfAdded Javadoc target to the build script.
2009-10-13 Fredrik TolfRemoved the "RootResponder". I have no idea what it...
2009-10-13 Fredrik TolfAdded a responder to serve static content from the...
2009-10-13 Fredrik TolfAdded a "directory multiplexer" responder.
2009-10-12 Fredrik TolfAdded a configuration manager with support for LET...
2009-10-12 Fredrik TolfDecode the Host header better when generating the URL...
2009-10-12 Fredrik TolfActually set the HTTP status code...
2009-10-12 Fredrik TolfAdded a request-restart-wrapper and some convenient...
2009-10-12 Fredrik TolfAdded a general-purpose root error handler.
2009-10-12 Fredrik TolfAdded ways to get the addresses of the request's connec...
2009-10-12 Fredrik TolfAdded a way to get the time of start of the server...
2009-10-12 Fredrik TolfAdded a convenient toString implementation for multimaps.
2009-10-12 Fredrik TolfAdded a way to query the current server context.
2009-10-12 Fredrik TolfMade the buffered response resettable.
2009-10-12 Fredrik TolfAlways close the output stream after a request has...
2009-10-12 Fredrik TolfWrote an ant task to create jsvc war files.
2009-10-12 Fredrik TolfInitially working J2EE container.
2009-10-12 Fredrik TolfAdded a test responder.
2009-10-12 Fredrik TolfExtended the WAR maker to be able to add code files.
2009-10-12 Fredrik TolfMoved WAR making to an explicit function.
2009-10-04 Fredrik TolfInitial commit with hopefully working J2EE request...