Right now WS-RM handling allows the user to configure sequence
termination on shutdown, but defaults to no termination of sequences.
This looks like an incorrect default, since WS-RM relies on having a
TerminateSequence message in order to free up resources at the
destination. I'd like to change this in trunk to default to sending the
termination, while allowing the user to override with an explicit setting.
The cost of this is an added message exchange (or potentially two, if
the server also terminates a reverse sequence) as part of the client
shutdown process.
Anyone object?
- Dennis
--
Dennis M. Sosnoski
Java SOA and Web Services Consulting <http://www.sosnoski.com/consult.html>
CXF and Web Services Security Training
<http://www.sosnoski.com/training.html>
Web Services Jump-Start <http://www.sosnoski.com/jumpstart.html>