On Thu, Sep 24, 2009 at 3:58 PM, <err...@free.fr> wrote:

>
> ----- "Amila Suriarachchi" <amilasuriarach...@gmail.com> a écrit :
>
> > [...]
> > <soap:body>
> > <MapName>theName</MapName>
> > <MapValues></MapValues>
> > </soap:body>
> > [...]
> >
> > How can I modify the WSDL to make axis2 generating a client which can
> > produce the above request I want ? Is it possible ? Do I need to change
> the
> > style to rpc ? If it's not possible, do you know an opensource project
> > which know how to deal with my wsdl ?
> >
> >
> > I think this is not possible with Axis2 unless you write an
> > operational client and set the whole soap envelop
> > you want to send.
>
> Thanks Amila,
> But why doesn't Axis2 know how to generate such a message ?
> I saw nothing in w3.org/TR/wsdl saying that multi parts inside soap:body
> is prohibited... I've only see this
> limitation (for compatibility if I've correctly understood) on ws-i.org.
>
> Axis2 only how to generate WS-I ? Not wsdl in general ?
>
This is to solve the problem now you have faced :). If soap stacks do not
follow WS-I it is
very difficult to interoperate between them.


>
> How to develop the fastest way an operational client and set the whole soap
> envelop
>  you want to send ?
>

Please see here[1]

thanks,
Amila.

[1]
http://amilachinthaka.blogspot.com/2009/09/sending-arbitrary-soap-message-with.html

>
> Thanx again for help and informations
>



-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/

Reply via email to