[jboss-jira] [JBoss JIRA] Commented: (JBPM-787) centralize cache configurations
Martin Putz (JIRA)
jira-events at lists.jboss.org
Fri Jun 15 09:28:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPM-787?page=comments#action_12365523 ]
Martin Putz commented on JBPM-787:
----------------------------------
I've attached modified hibernate configuration files based on the current jbpm.3 branch. All <cache.../> elements from the different (19) hbm.xml files have been moved to <class-cache../> and <collection-cache.../> elements inside hibernate.cfg.xml.
NOTE: some of the <mapping.../> elements had to be re-ordered, otherwise Hibernate throws a MappingException: "Cannot cache an unknown collection". This affects mapping files with inheritance - the base class has to be defined first.
> centralize cache configurations
> -------------------------------
>
> Key: JBPM-787
> URL: http://jira.jboss.com/jira/browse/JBPM-787
> Project: JBoss jBPM
> Issue Type: Feature Request
> Components: Core Engine
> Reporter: Tom Baeyens
> Assigned To: Tom Baeyens
> Fix For: jBPM jPDL 3.2.2
>
> Attachments: jbpm.3-jpdl-hbm-cluster-patch.zip, jpwh-replicated-cache-excerpt.pdf
>
>
> for easier update of the cache configurations. see attachment
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list