So far we only cater to every TreeCache instance being a member in the cluster as you mentioned.
If you want a client-server model where the server is a data cluster, you could write a wrapper using your favourite remote access protocol (RMI, SOAP, whatever) on the server side which is a member of the data cluster. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982945#3982945 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982945 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
