Hi,

     I want to set reference parameters in WS-Addressing header,
something like below...

 

    <xxx:CustomerID wsa:IsReferenceParameter="true">

      732199

    </xxx:CustomerID>

 

How can I set using CXF utility classes. I did look at
AddressingProperties, but it is handling only "Action", "To", "ReplyTo",
etc. Is there a way without using WS-Addressing handlers?

 

Regards

Raman

Reply via email to