4 Replies Latest reply on Jul 13, 2010 8:16 PM by njiang

    [CxfBinding] Document Style ?

    olivie.roger

      Hello Fuse!

       

      I am currently experiencing a strange behaviour when calling web services from a Camel route. A post has been opened in Camel Forum (http://camel.465427.n5.nabble.com/CxfBinding-Document-Style-td1045363.html#a1045363) but since I use Fuse I post it also here.

       

      It seems like the syle it uses is RPC but the web service uses document.

      The documentation indicates that this value can be specified in the endpoint declaration by overriding the default cxfBinding bean.

       

      Is there an example of this?

       

      Here is my config:

       

               

                      <!<property name="style" value="document"/>

                             

      Thanks in advance !

       

      Olivier