Hello,

you can use JMS for this purpose. I think this is the only
standard way for an enterprise bean to notify the client.
With the current JMS features provided with JOnAS, it is
possible for a bean (your SB ?) to send a message to the
client (your EJB client should also be a JMS client).

Regards,

François

[EMAIL PROTECTED] wrote:

> Is it possible for a SB to push some data to the client? What I want to have is some 
>kind of Event triggered on the client if
> some specific data changes on the server. Do I need a special Java technology for 
>this?

--
==================================================================
Francois EXERTIER         Evidian (Groupe Bull)
     1, rue de Provence,  BP 208,  38432 Echirolles cedex, FRANCE
     mailto:[EMAIL PROTECTED]
     http://www.evidian.com/jonas   http://www.objectweb.org/jonas
     Tel: +33 (0)4 76 29 71 51  -  Fax:   +33 (0)4 76 29 76 00
==================================================================


----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to