Accessing RPC/Encoded Web services in Servicemix / Fuse ESB
If there’s one issue I’ve found with ServiceMix, it’s that it tends to enthusiastically embrace a certain way of doing things while letting other methods fall to the wayside. A prominent example of this is when constructing code to access web services. By default, Servicemix uses Apache CXF as its web service layer. CXF is […]