Aki,
Thank you for the response. I tried the delivery assurance policies -
ExactlyOnce and AtmostOnce, but in each of the cases, I get an message
already delivered exception.
However, if I comment out the destination policy section as mentioned below
at the service end - the issue is solved.
<wsrm-mgr:destinationPolicy>
<wsrm-mgr:acksPolicy intraMessageThreshold="0"/>
</wsrm-mgr:destinationPolicy>
What is the significance and meaning of intraMessageThreshold please? Am I
setting up WS-RM correctly?
--
View this message in context:
http://cxf.547215.n5.nabble.com/WS-RM-AcknowledgementInterval-leads-to-duplicates-tp5714148p5714168.html
Sent from the cxf-user mailing list archive at Nabble.com.