« Return to Thread: Non unique body parts! ??

Re: Non unique body parts! ??

by Felipe Gaucho :: Rate this Message:

Reply to Author | View in Thread

rpc-lit ?

* yes, my previous post was wrong,,, and I was forced to create 4x
types for each entity CRUD.. :(

On Wed, Jul 2, 2008 at 11:57 AM, Clive Brettingham-Moore
<java.net@...> wrote:

> your definition still has the same problem, namely that the request messages
> (ie on the wire) for different operations are still indistinguishable.
> I assume you are using doc-lit - in this case to make the messages
> distinguishable you will have to use different elements at the XML schema
> level since this is what goes into the messages.
> Using rpc-lit you different operations are distinguishable even if they use
> the same wsdl message since the operation name is incorporated  into the
> SOAP message.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Non unique body parts! ??