Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1607 Update tutorials
  3. EJBTHREE-1660

Fix the "clusteredentity" tutorial for JBoss-5 GA

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • 1.0.0-Beta11
    • docs
    • None

      The clusteredentity tutorial, through its persistence.xml is currently configured to use:

      <properties>
      <property name="hibernate.cache.provider_class" value="org.jboss.ejb3.entity.TreeCacheProviderHook"/>
      <property name="hibernate.treecache.mbean.object_name" value="jboss.cache:service=EJB3EntityTreeCache"/>
      <property name="hibernate.hbm2ddl.auto" value="create-drop"/>
      </properties>

      These do not work on JBoss-5.0 GA. Need to fix this and other related configurations appropriately.

              jaikiran Jaikiran Pai (Inactive)
              jaikiran Jaikiran Pai (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: