Let me send out my Home class for a reference. ________________________________
From: James Lorenzen [mailto:[EMAIL PROTECTED] Sent: Fri 8/5/2005 11:08 AM To: [email protected] Cc: James Lorenzen Subject: Issues with AbstractResourceHome find and add methods Within my Home class I receive a ResourceUnknownException when calling the find(key) method for a second time. On my first SOAP request, I receive the exception, but this is expected on the first request. Within this first request, I create a new Resource and call the add(key, resource) method to add my resource to the underlying cache. Therefore on my second SOAP request, the find() method should return this resource if I pass in the same ResourceIdentifier value (which I do because its the same request). At a first glance, it appears that either the find() or add() method is not working correctly. Has anybody else noticed this or has this Use Case been tested......lately? Thanks, James Lorenzen. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
<<winmail.dat>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
