If B and C are only called by A, and not by a client in an external process, 
no, making them remote/clustered will have no effect. JBoss detects the case 
where a call to a bean is coming from inside the same VM where the bean is 
deployed and optimizes the call to the in-VM bean rather than sending it remote.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218753#4218753

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218753
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to