Hi all, i have a message including some SOAPHeaders with mustUnderstand=1 and actor value. Not all headers are directed to me, but some must be understand by next nodes. I process my headers (i decide if an header is mine looking the actor value) and ignore the other. Then CXF throw the exception because some header isn't understood.
There is a way to configure CXF or the service specifing a list of actor of our interest and ignore the other header even if the mustUnderstand=1? Thx, Lorenzo -- View this message in context: http://old.nabble.com/MustUnderstand-and-Actor-tp28972126p28972126.html Sent from the cxf-user mailing list archive at Nabble.com.
