I need to store a handle to an entity bean in the database for a long term.
I am concerned, however, that handles from one application server are not
readable by another application server. So in a way, you are locked in with
one vendor. I there a way to obtain the handle functionality in other
means?
All the keys in our application are generated externally, and thus a single
Long value. If I could gather the location of the home object in the JNDI
name, then I could, using the JNDI name and ID of the object retrieve any
entity. I just don't know how to get the JNDI location of the home object
from a reference to a remote ejb entity???
Thanks.
-AP_
-AP_
www: http://www.standardset.com
resume: http://www.standardset.com/resume_body.jsp
home: (818) 541-0029
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".