Are you talking about the jaxws dispatch API? In that case, basically you can configure your camel-cxf endpoint just like you configured your cxf jaxws endpoint. If this does not answer your question, you can give a more concrete description about what you want to do.
regards, aki 2014-11-06 4:00 GMT+01:00 santosh das <santoshdas1...@gmail.com>: > Our application is already using its webservice engine as CXF via the > dispatch api, > Now we are evaluating to add camel to utilize its EIP capabilities and > still yse CXF. > > I could find no documentation whatsoever for using Camel with CXF dispatch > API. > Any hep is highly appreciated in this regard.