1 Reply Latest reply on Mar 20, 2012 11:27 AM by davsclaus

    Consuming RPC Encoded SOAP interface

    paul.berry

      Hi All,

       

      I realise FUSE (and the underlying CXF) doesn't support RCP/Encoded web services, so is there a way to maybe use AXIS instead for routes that require this type of web service?  If so, does anyone have an example of how to do this?

       

      I'm pretty new to maven and that sort of thing, but managed to follow tutorials and do a bit of digging to work out how to generate POJOs from a Document/Literal webservice using CXF... I'm assuming doing the same for RCP/Encoded is pretty much the same, but I need to do some extra work to import AXIS or something?

       

      Hope someone can help with this.