You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Ruchith Fernando <ru...@gmail.com> on 2005/06/17 11:59:49 UTC

[Axis2][patch] - SimpleHTTPServer - handling HTTP GET requests

Hi,

I changed the SimpleHTTPServer to handle HTTP GET requests and return
the list of deployed services (HTML). This will be a convenient way
(Just like in Axis 1.x SimpleAxisServer) to check the list of deployed
services when someone is using the SimpleHTTPServer.

Thanks
Ruchith