Sorry...here 's the XML
| <?xml version="1.0" encoding="utf-8"?> | <!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 4.0//EN" "http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd"> | <jboss> | <security-domain>nettellerRealm</security-domain> | <unauthenticated-principal>guest</unauthenticated-principal> | <enterprise-beans> | <session> | <ejb-name>*</ejb-name> | <jndi-name>*</jndi-name> | <clustered>true</clustered> | <cluster-config> | <partition-name>DefaultPartition</partition-name> | <bean-load-balance-policy> | org.jboss.ha.framework.interfaces.RandomRobin | </bean-load-balance-policy> | </cluster-config> | </session> | </enterprise-beans> | </jboss> | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053413#4053413 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053413 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
