Tony You might want to play with WSO2 Tungsten. We do this with a JavaScript UI called TryIt.
What's the usecase? Paul PS do you know Rob Owen? On 6/15/06, Tony Dean <[EMAIL PROTECTED]> wrote:
Thanks, I will check this out as a testing tool. But, one of my main focuses is to be able to read a wsdl and invoke a given service with it's desired input programatically. The input may be simple and/or complex types and the service endpoint may be any style or use. ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 15, 2006 10:55 AM To: [email protected] Subject: Re: [axis2] client development Tony, I don't see any replies so far. Have you looked at SoapUI ( http://www.soapui.org/ )? So far, it has been able to interact with all the Services I've had to investigate. Mike McAngus Associate Chief Engineer, Enterprise Architecture Wendy's International, Inc. One Dave Thomas Boulevard Dublin, OH 43017 Tony Dean wrote: Hi, I will preface this saying that I have not done much client development... spending much of my time developing web services themselves. Now, I have need to develop a client that can take an arbitrary wsdl on the fly and generate SOAP requests irregardless of the web service endpoint style (rpc/document, literal/encoded). The SOAP envelope request will need to be generated at runtime so that they process is truly dynamic. I was thinking of using something like wsdl4j to interpret the wsdl and then generate the payload accordingly. Is this the right approach? In your client samples you basically have a ServiceClient that can send OMElement structure in varying MEPs. Is there an API that I can use to tell you for instance that this request is an rpc request with such and such parameters. Or is this left up to the programmer to encode in the OMElement structure? Just looking for some insight and direction. Thanks for your time. Tony Dean SAS Institute Inc. 919.531.6704 [EMAIL PROTECTED] SAS... The Power to Know http://www.sas.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Paul Fremantle VP/Technology, WSO2 and OASIS WS-RX TC Co-chair http://bloglines.com/blog/paulfremantle [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
