You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Wishing Carebear <wi...@gmail.com> on 2006/07/17 21:06:38 UTC

Getting SOAPEnvelope from wsdl and operation

Hello:
I'm trying to build a testing framework for webservices. The requirements
are as follows:
a. for a given oepration, may be the user can send the parameters values
b. Show a Sample SOAP envelope and the user can change the value directly.

Is it possible using axis1 to get a sample soap message for a given wsdl and
operation.

Thanks for your help and time,
regards
cbear

Re: Getting SOAPEnvelope from wsdl and operation

Posted by Hasalaka Waravita <ha...@gmail.com>.
Im not sure abt Axis, but XMLSpy supports this

On 7/18/06, Wishing Carebear <wi...@gmail.com> wrote:
>
> Hello:
> I'm trying to build a testing framework for webservices. The requirements
> are as follows:
> a. for a given oepration, may be the user can send the parameters values
> b. Show a Sample SOAP envelope and the user can change the value directly.
>
>
> Is it possible using axis1 to get a sample soap message for a given wsdl
> and operation.
>
> Thanks for your help and time,
> regards
> cbear
>