Thanks for the reply, Since the Jboss AS has build in the logic to detect the invocation is within the same VM, so the EJB call we make default is set to not using remote invocation. Thus, we dun really need to mark the session bean as clusterable.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116222#4116222 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116222 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
