hi, My application has 10 components. I want to create cluster of the instances for scalability. But I want to cluster one component(single class or related classes) not the whole application. Can I do it with Hibernate? Is transaction taken care by Hibernate when clustered? thanks in advance dosapati |