You could maybe use something like camel http://camel.apache.org/idempotent-consumer.html with hazlecast for this.
2012/9/29 wsdev2012 <[email protected]>: > Hi all, > i have seen a similar post in the mailing list, and a bug filed as CXF-2906, > which is closed and fixed. > But CXF 2.6.2 does not provide any mechanism for messageid cache, it should > be persistent and shared across member in a cluster. With current > implementation replay is not guaranteed in a cluster or between application > restarts. > Does anyone have a solution for that? am i missing something? > > Thank you. > > regards, > Paolo > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/WS-Addressing-MessageID-across-cluster-tp5715119.html > Sent from the cxf-user mailing list archive at Nabble.com. -- -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen
