1 Reply Latest reply on Jan 22, 2006 11:12 AM by hmesha

    Tomcat Hibernate Jboss Cache Clustor configuration

    vbarakam

      Hi Guys,
      I have a requirement where configured clustor for Jboss Cache, Jboss cache is used as scondary cache with hibernate. my application is very simple web application. (Servlet/Structs/Hibernate/JbossCache)

      In this regard i have few questions,

      a) Can we use transactional cache in this case?
      b) I have two objects Parent---> Child, when i am modifying Parent, will child also we write locked.
      c) Transactional cache always requires JTA?

      Can any one provide configuration details with overview of how it works.

      --