Title: RE: Creating message-style services
try this link,
 
http://cass123.ast.cam.ac.uk/documents/AxisMsgParam.html
-----Original Message-----
From: Volkmann, Mark [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2003 9:00 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Creating message-style services

I think the reason you've only seen examples of using the signature

public Element [] method(Element[] bodies)

is that the other three supposedly supported signatures don't work.
I've tried to use them without success.
I too would like to see working examples of using the other signatures.

> -----Original Message-----
> From: Sachin [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 01, 2003 1:56 AM
> To: Axis userList (E-mail)
> Subject: Creating message-style services
>
>
> Hi All,
>         well i have posted two problem related to XML
> Document handling via
> web Services but got no response.
>
> but After some study on net and help of some users.I am able
> to find that
> for this i have to create message-style service Axis has
> given four methods
> for it
> public Element [] method(Element [] bodies)
> public SOAPBodyElement [] method (SOAPBodyElement [] bodies)
> public Document method(Document body)
> public void method(SOAPEnvelope req, SOAPEnvelope resp)
>
> but only example of public Element [] method(Element []
> bodies) is given so
> if i have to look for more example
> then where should i go
>
> Axis Site has very little mentioning About it so more
> documentation need to
> be provided on these topics or
> Anyone can suggest me about it.
>
> Thanks
>
>
>
>



***********************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
************************************************************************************

Reply via email to