You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@joshua.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2016/05/27 01:28:12 UTC

[jira] [Created] (JOSHUA-274) Use another HTTPServer other than Suns

Lewis John McGibbney created JOSHUA-274:
-------------------------------------------

             Summary: Use another HTTPServer other than Suns
                 Key: JOSHUA-274
                 URL: https://issues.apache.org/jira/browse/JOSHUA-274
             Project: Joshua
          Issue Type: Improvement
          Components: decoders
    Affects Versions: 6.0.5
            Reporter: Lewis John McGibbney
            Priority: Critical
             Fix For: 6.1


This issue concerns the use of the [HttpServer|https://github.com/apache/incubator-joshua/blob/master/src/joshua/decoder/JoshuaDecoder.java#L31] within JoshuaDecoder.java. 
We should replace the com.sun.net.httpserver.HttpServer implementation and other Sun classes with ones from the Java API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)