If you want to know the soap invocation name, you need to use camel-cxf POJO 
data formate.
In this way, camel cxf can help you find out the operation name which the SOAP 
request can be mapped.

I don’t this camel-http (or camel-servlet) component can do that job for you.

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On April 24, 2014 at 6:02:54 PM, komal bhola (komalbh...@gmail.com) wrote:
> Hi ,
>  
> Currently I am using cxf endpoint to listen to soap requests. Actually I
> want to use http endpoint only to listen to soap requests. I need to provide
> different services on only 1 URL. So I want soap method name to be populated
> in camel headers, based on which I can call different different services.
> Please suggest a way out if any one has already tried this.
>  
> Thanks
>  
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Handling-soap-request-in-http-endpoint-possible-tp5750524.html
>   
> Sent from the Camel - Users mailing list archive at Nabble.com.
>  

Reply via email to