Re: Add SOAP header into spring-ws route

2014-01-07 Thread horyna
And me answer: messageFilter for SpringWebserviceComponent was sets to custom implementation, with does not support storing values into Soap header -- View this message in context: http://camel.465427.n5.nabble.com/Add-SOAP-header-into-spring-ws-route-tp5745673p5745678.html Sent from the

Add SOAP header into spring-ws route

2014-01-07 Thread horyna
w QName(MM7_VF_NS, "DeliverReq"))) .beanRef(ROUTE_BEAN, "createResponseForDeliverReq") .marshal(jaxb(DeliverRspType.class, new QName(MM7_VF_NS, "DeliverRsp"))); -- View this message in context: http://camel.465427.n5.nabble.com/Add-SOAP-header-into-spring