Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5847

Replace SimpleHTTPServer with an embedded Jetty server

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • transports
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              veithen Andreas Veithen
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: