Re: Recommendations for working with LookupCache
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
> In a simple test setup I created to understand the behavior, > the lookup cache retained the reference both to service-instance-1 > (I-1) and service-instance-2 (I-2) even if the discard(service) method > was called on the cache. Then something is amiss. It sounds like the service proxy you pass to discard is not .equals to the service proxy that was orginally handed out by the cache. Is that possible? - Bob -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]