The WS-I Basic Profile clearly states:

R2301  The order of the elements in the soap:Body of an ENVELOPE MUST be the 
same as that of the wsdl:parts in the wsdl:message that describes it for each 
of the wsdl:part elements bound to the envelope's corresponding soapbind:body 
element.

Dan


On Thursday 14 August 2008 5:16:06 am Serethos wrote:
> Hello!
>
> I have encountered a problem I do not understand: My webservice is running
> quite fine but testing it with some random requests showed some strange
> results: logic errors, NullPointerExceptions etc.
> Debugging the code brought light: CXF seems to need the correct order of
> the parameters according to the called remote RPC.
> Perhaps I assumed the wrong thing, that the xml-name-mapping of the
> parameters made an ordering of the parameters obsolete.
>
> Can anyone give my some details about that?



-- 
Daniel Kulp
[EMAIL PROTECTED]
http://www.dankulp.com/blog

Reply via email to