]
jaikiran pai resolved EJBTHREE-1660.
------------------------------------
Resolution: Done
Fix the "clusteredentity" tutorial for JBoss-5 GA
-------------------------------------------------
Key: EJBTHREE-1660
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1660
Project: EJB 3.0
Issue Type: Sub-task
Components: Documentation
Affects Versions: 1.0.0-Beta11
Environment: JBoss-5.0 GA
Reporter: jaikiran pai
Assignee: jaikiran pai
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: