Salut,
I've completed the implementation. Please review the new API (svn rev
2803) and more important test it. At is simple, you just need to:
GrizzlyWebServer gws = new GrizzlyWebServer();
gws.enableProtocol(GrizzlyWebServer.PROTOCOL.AJP);
gws.addAdapter(blabla); // Same as usual.
gws.start();
Please comment on the API itself :-). I've tested with the latest Apache
2.2.x version.
Also, the module is currently under extra, but make it easy to use it, I
would like to move it under modules/ and then automatically added to
bundles/http and bundles/http-servlet.
A+
-- Jeanfrancois
Jeanfrancois Arcand wrote:
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...