You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by Guillaume Nodet <gn...@gmail.com> on 2006/09/07 11:55:44 UTC

Soap style on jsr181 endpoint

I have just added a new attribute on the <sr181:endpoint />
which is
   style="rpc|document|wrapped|message"
The default being wrapped to keep compatibility.

This allows the expected xml message to be conformant
to the generated wsdl.  The wsdl-first example can
now be tested using SoapUI or Web Service Explorer
from Eclipse :)

-- 
Cheers,
Guillaume Nodet