Eclipse has a Web Services Explorer that does that, including support for complex types. IIRC, this is implemented as a Web application, but I've never seen it being deployed as a stand-alone application outside Eclipse.
Andreas On Sat, Mar 19, 2011 at 06:09, Lasantha Bandara <[email protected]> wrote: > Dear all; > I have an idea to improve user friendliness of Apache Axis2. > Microsoft IIS server provides a html interface to test web services when we > deploy a service in it. We do not need to generate stubs or write test codes > to test the service. Axis2 is not still having this feature. It gives just > the wsdl when we call its url through the browser. > WSO2, WSAS is an improved server that has this facility to some extend. > Still it doesn't provide support for complex types. > I have an idea to implement a feature in Axis2 to test all web services with > a html interface, just through any web browser(because some browsers do not > show the wsdl file, ex:Google Chrome). > Can someone tell me whether it is suitable to carry out as a GSOC project in > this year. > Thank you. > -- > Lasantha Bandara, > Computer Science and Engineering, > University of Moratuwa, > Sri Lanka. > blog: http://lasanthasri.blogspot.com/ > gtalk: lasanthasridinesh > skype: lasanthasridinesh > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
