solved all the errors.. actually the problem was not when my cxf server was getting hit, it comes out to be when the exchange was in the "to" part...
i had to add a processor in between from and to and override all the CamelHttpUri , CamelHttpMethod etc .... to make it work.