Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-274

Use newlines to make the returned HTML file for http://localhost/axis more readable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.3 Final
    • 1.5 Alpha
    • Transport (Server)
    • None
    • NA

    Description

      The HTML returned for http://localhost/axis looks like the following. Do format this to make it more readable and help debugging.

      <html> <head><title>Welcome to Axis C+</title></head> <body> <h1 align="center">Welcome to Axis C</h1> <br> <h2 align="center">List of Deployed Web services</h2><br> <table width="100%" border=1 align="center"><tbody><tr><td width="20%"><b>Web Service</b></td> <td width="10%" align="left"><b>WSDL</b></td> <td width="70%"><b>Description</b></td></tr><tr><td width="20%">AxisAdmin</td><td width="10%" align="left"><a href="./AxisAdmin?wsdl">wsdl</a></td><td width="70%">Axis C+ Administration web service</td></tr><tr><td width="20%">Calculator</td><td width="10%" align="left"><a href="./Calculator?wsdl">wsdl</a></td><td width="70%">Simple Calculator Axis C++ Service </td></tr><tr><td width="20%">MathOps</td><td width="10%" align="left"><a href="./MathOps?wsdl">wsdl</a></td><td width="70%">Simple sample to demonstrate fault mapping and exception handling</td></tr><tr><td width="20%">MathOpsDL</td><td width="10%" align="left"><a href="./MathOpsDL?wsdl">wsdl</a></td><td width="70%">Simple sample to demonstrate fault mapping and exception handling</td></tr><tr><td width="20%">array</td><td width="10%" align="left"><a href="./array?wsdl">wsdl</a></td><td width="70%"></td></tr><tr><td width="20%">base</td><td width="10%" align="left"><a href="./base?wsdl">wsdl</a></td><td width="70%">SOAPBuilders Interoperability Lab Round 2 base test suite described at http://www.whitemesa.com/interop/proposal2.html </td></tr><tr><td width="20%">baseDL</td><td width="10%" align="left"><a href="./baseDL?wsdl">wsdl</a></td><td width="70%">SOAPBuilders Interoperability Lab Round 2 base test suite described at http://www.whitemesa.com/interop/proposal2.html </td></tr><tr><td width="20%">cbase</td><td width="10%" align="left"><a href="./cbase?wsdl">wsdl</a></td><td width="70%">SOAPBuilders Interoperability Lab Round 2 base test suite described at http://www.whitemesa.com/interop/proposal2.html </td></tr><tr><td width="20%">cgroupB</td><td width="10%" align="left"><a href="./cgroupB?wsdl">wsdl</a></td><td width="70%">SOAPBuilders Interoperability Lab Round 2 GroupB test suite described at http://www.whitemesa.com/interop/proposal2.html </td></tr><tr><td width="20%">groupB</td><td width="10%" align="left"><a href="./groupB?wsdl">wsdl</a></td><td width="70%">SOAPBuilders Interoperability Lab Round 2 GroupB test suite described at http://www.whitemesa.com/interop/proposal2.html </td></tr><tr><td width="20%">groupBDL</td><td width="10%" align="left"><a href="./groupBDL?wsdl">wsdl</a></td><td width="70%">SOAPBuilders Interoperability Lab Round 2 GroupB test suite described at http://www.whitemesa.com/interop/proposal2.html </td></tr><tr><td width="20%">ref</td><td width="10%" align="left"><a href="./ref?wsdl">wsdl</a></td><td width="70%"></td></tr></tbody></table><br><p align="center">Copyright 2001-2003 The Apache Software Foundation<br></p></body></html>

      Attachments

        Activity

          People

            samisa Don Samisa Abeysinghe
            samisa Don Samisa Abeysinghe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: