Hiram Chirino wrote:
> Anyways. JMS need bi-directional invocations (BADLY). Should this
> become a requirement for the other invokers??

I completely disagree. There is no reason server to client communication has to go over the back channel of a client to server invoker. It is a nice feature but should not be a requirement. For example, I may want a system that uses RMI for client to server and Juxta for server to client. To me it is just another RPC. This is why I want JMX on the client side, so I can reuse any invoker for the server to client (or client to client) communication.

-dain



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to