Not exactly jBoss but may be it's an easy one:

If I have several Java clients cooperating on the same data and I want to
inform all participants that some new information arrived or send the
information to all - how do I do that using EJB?

Can I make a call on a remote object ( implementing java.rmi.Remote ) from
within a bean? There is a lot of information on RMI-IIOP, but that talks
mainly about cooperation with CORBA objects and exclusively about calling
bean methods from a client.

Thanks
Ralph


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to