[jboss-user] [Clustering/JBoss] - Re: not a single clustered-invoker...
bstansberry@jboss.com
do-not-reply at jboss.com
Wed Apr 9 15:11:33 EDT 2008
A clustered bean without a remote interface doesn't make sense. The reason you cluster a bean is so a client can load balance calls to multiple servers and fail over to a different server if one fails. Both imply remote calls.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142938#4142938
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142938
More information about the jboss-user
mailing list