Hi:
I have an EntityBean with:
- a connection to a Topic and is Publisher
- a method (for example, "setName()").
- Obiously the the objects of session, connection and so... are
private...
- Clients with references to it and are Subscriber of that Topic too.

I want to "send" the message, for example, "Name Changed" when some
client invokes the method "setName()"

I have a big doubt:
The connection to the Topic in the Entity Bean will be only one
independently of the number of clients that are accessing it?, or, in
other words, are Entity Bean a Stateful Session Bean too?, or will exist
a Publisher for each EntityBean...

Thanks
--
   Emilio Gustavo Orme�o Sarmiento
     Licenciado en Informatica
     [EMAIL PROTECTED]
   Jos� Mar�a del Carril 817 Sur
      Santa Lucia - San Juan
 Tel. Par. 054 0264 4250328
 Tel. Lab. 054 0265 4234129 int 167

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