i am new to invoking webservice (writting client side) using apache camel (Though I know about webservice, and writting code using CXF, spring template). Could anyone please help me in providing some good links for camel implementation of invoking webservice.
i also want to ask why would I use apache camel option instead of apache CXF (using wsdl2java tool and call webservice easily).
Thank you