> My issue is that if the client misses a renewal, I want the service to
> stop sending events.
That's what it should do.
> My issue is that this seems to invalidate my implementation, because of
> the text, "However, when renewing a lease the grantor cannot, unless
> explicitly requested to do so, shorten the duration of the lease so that
> it expires before it would have if it had not been renewed."
That text means that if the existing expiration time is E0, and the
new expiration time requested in the renewal is E1, and if E1 >= E0,
then the granted expiration time E must also be >= E0. If a lease's
expiration time is reached without a renewal, the lease must still
expire.
- Bob
--------------------------------------------------------------------------
Getting Started:
http://www.jini.org/wiki/Category:Getting_StartedCommunity Web Site:
http://jini.orgjini-users Archive:
http://archives.java.sun.com/archives/jini-users.htmlUnsubscribing: email "signoff JINI-USERS" to
listserv@...