[jboss-jira] [JBoss JIRA] Commented: (JBWEB-95) Provide a com.sun.net.httpserver.HttpServerProvider implementation
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Mon Aug 11 10:26:02 EDT 2008
[ https://jira.jboss.org/jira/browse/JBWEB-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12424425#action_12424425 ]
Remy Maucherat commented on JBWEB-95:
-------------------------------------
I reviewed this the past week. This API is a blocking style Servlet like API, with a hard dependency on JSSE (that is hard when using APR). Posted on thecore about it, where the only reply was to see if the default provider was scalable enough.
> Provide a com.sun.net.httpserver.HttpServerProvider implementation
> ------------------------------------------------------------------
>
> Key: JBWEB-95
> URL: https://jira.jboss.org/jira/browse/JBWEB-95
> Project: JBoss Web
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Core
> Reporter: Scott M Stark
> Assignee: Remy Maucherat
> Fix For: JBossWeb-2.1.1.GA
>
>
> To plug jbossweb into jdk6, we need a com.sun.net.httpserver.HttpServerProvider implementation
> http://java.sun.com/javase/6/docs/jre/api/net/httpserver/spec/com/sun/net/httpserver/spi/HttpServerProvider.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list