Hi Jerome,
Jerome Louvel <contact <at> noelios.com> writes: > > Changes log: > ------------ > [Bugs fixed] > - Fixed bug causing the ServerServlet to create an extra HTTP server > connector if one is available on the classpath. Reported by Sean Landis. > - Fixed bug in StatusFilter, method dohandle() renamed to doHandle(). > - Removed getStatusCode() and getReasonPhrase() methods in ServletCall > hiding the actual value set. Reported by Sean Landis. Thanks for this! I tracked down the getStatusCode() problem (always returning 0) but had to run before I could send it to you. Next time I'll try to be faster :-) Sean

