I\'ve successfully setup a cluster of 2 JBoss AS 7 instances, and deployed the following SLSB:
@Stateless @Remote(TestEJBRemote.class) @Clustered public class T