Bhanu You could take a look at the TryIt functionality built into the WSO2 WSAS project. Its an Open Source project based on Axis2, and it has the ability to generate AJAX JavaScript stubs from WSDL.
Paul On 6/15/07, Bhanu B <[EMAIL PROTECTED]> wrote:
Hello , I am looking for a way to dynamically discover and invocation of web service using axis in java I succeeded in generating a static WSDL with Wsdl2Java Java2WSDL using axis Is there a way to do this in dynamically, if yes, how can I do it? If not, is there a 'best practice' for this, Actually case is : If I want to enter any webservice url in jsp page in text field like ex: http://sanchaar/DotNetWebService/DotNetWebService.asmx or etc, and submit It should display all methods and parameters on that service on the browser view . or if it's possibule display as SOAP response as XML string. Can I know what the approach for that using Apache Axis is or some other one -- Thanks & Regards Bhanu B -- Thanks & Regards Bhanu B
-- Paul Fremantle Co-Founder and VP of Technical Sales, WSO2 OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
