Hi,

I am using camel-cxf 2.17.3 with karaf 4.0.5 and have a jaxws server
endpoint defined with a JMS queue address and soap/jms binding.

I would expect that when I define a SOAPJMS_soapAction header property that
this will be mapped to a SOAPAction header porperty that can be read by the
SoapActionInInterceptor. But there is only a SoapJMSInInterceptor checking
the SOAPJMS_soapAction property.
So do I have to do the mapping on my own with a custumized Interceptor or
am I missing anything?


Thanks,
Christian

Reply via email to