hi! im trying to setup two different cluster services, one with main cluster (session replication, etc) and the other one with ony HAJNDI clustering.
the goal is what documentation calls sub-partitions, a feature that is not ready yet and i think will never do for version 3.2.8. i got several pair clustered environments and now i want to share their jndi globally to allow clients know where is every class and redirect its petitions. i want to create a new file to copy it to existing clusters so they join new jndi partition. i've created an additional file under deploy called clusterjndi-service.xml and configured just two mbeans: org.jboss.ha.framework.server.ClusterPartition org.jboss.ha.jndi.HANamingService do i need to add any other mbean to make this configuration working? is there any documentation about this scenario? regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008729#4008729 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008729 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
