The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for mikeg during August 2006

This is Part 2 in a series of articles on supporting sessions using WS-ReliableMessaging. In my talk at Java One, I showed a demo of a Web Service endpoint that needs Reliable Messaging to work properly. Like most endpoints that benefit from Reliable Messaging, this one maintains state between requests. In Part 1 of this series, Bhakti has written an article that describes the demo. The...