Use jettys NIO based connectors by default.
-------------------------------------------
Key: GERONIMO-3034
URL: https://issues.apache.org/jira/browse/GERONIMO-3034
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Jetty
Affects Versions: 2.0-M4
Reporter: David Jencks
Assigned To: David Jencks
Fix For: 2.0-M5
Jetty has nio based SelectChannelConnector and SslSelectChannelConnector that
we should wrap and use by default. Also the ssl wrapper should override
createSslEngine and get the sslEngine from our KeystoreManager, which also
needs that method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.