What components are you intending to use. For working with webservices we would recommend using the serivcemix-cxf-bc and serivcemix-cxf-se components within serivcemix which will work with CXF. But as far as I know CXF only supports RPC literal and not RPC encoded.
I added a testcase a while back for this to Servicemix 3 at https://svn.apache.org/repos/asf/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-cxf-bc/src/test/java/org/apache/servicemix/cxfbc/interceptors Edell. On Tue, Dec 2, 2008 at 1:50 PM, ladidaaa <[EMAIL PROTECTED]> wrote: > > Hello, > > i am planning an ESB Implementation, having a lot of RPC Encoded based > webservices ... Is there a problem to work with ServiceMix and RPC/Encoded > Webservices ? > > thnx > -- > View this message in context: > http://www.nabble.com/RPC-Encoded-in-ServiceMix-tp20792539p20792539.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
