[jira] [Resolved] (AXIS2-5847) Replace SimpleHTTPServer with an embedded Jetty server
"Robert Lazarski (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.axis.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/AXIS2-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Lazarski resolved AXIS2-5847.
------------------------------------
Resolution: Won't Fix
No response from OP and the current implementation based on HTTP Components 5.x is adequate barring a community or committer contribution.
> Replace SimpleHTTPServer with an embedded Jetty server
> ------------------------------------------------------
>
> Key: AXIS2-5847
> URL: https://issues.apache.org/jira/browse/AXIS2-5847
> Project: Axis2
> Issue Type: Improvement
> Components: transports
> Reporter: Andreas Veithen-Knowles
> Priority: Major
>
> SimpleHTTPServer has multiple problems:
> - It's based on an old version of HTTPComponents.
> - It has vulnerabilities not present in AxisServlet; see e.g. AXIS2-5846.
> - Some features are only supported with AxisServlet; see e.g. AXIS2-4756.
> To solve these issues, the SimpleHTTPServer code should be trashed and replaced by an embedded servlet container (e.g. Jetty) running AxisServlet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)