I have two Entity Beans, representing same underlying data, but one of
   the beans is Read-Write while other one is Read-Only Entity Bean.
   And when my Read-Write Entity Bean modifies its contents, I want to
   somehow communicate to Read-Only Entity Bean to reload itself.
   Any ideas/insights/suggestions are very much appreciated.
   (All I know for now is to set the time-out setting for Read-Only Entity
   Bean low enough to make it periodically load itself)
   Thanks
   -Srinivas

===========================================================================
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".

Reply via email to