[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1660) Fix the "clusteredentity" tutorial for JBoss-5 GA
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Mon Dec 29 06:57:04 EST 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai updated EJBTHREE-1660:
-----------------------------------
JBoss Forum Reference: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=147915
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list