Would like to have a session facade api and call the same stateless session bean at all nodes within the same cluster. E.g. for gathering statistic data.
Any handy way to do that. Questions: 1) How do I know the ipaddress of each member node 2) Should I define remote interface and do lookup in the HA-JNDI or global JNDI tree to get the object reference? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094213#4094213 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094213 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
