]
Brian Stansberry closed HHH-4475.
---------------------------------
Resolution: Fixed
Constants point to non-existing default JBC/JGroups config file
locations
-------------------------------------------------------------------------
Key: HHH-4475
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4475
Project: Hibernate Core
Issue Type: Bug
Components: caching (L2)
Affects Versions: 3.5.0.Beta-1
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 3.5
The code for the Hibernate/JBC integration was repackaged for 3.5, but some constants
used as configuration defaults are still pointing to the old packages; e.g in
SharedCacheInstanceManager:
public static final String DEF_JGROUPS_RESOURCE =
"org/hibernate/cache/jbc2/builder/jgroups-stacks.xml";
should be "org/hibernate/cache/jbc/..."
Related is the org/hibernate/cache/jbc/builder/jbc2-configs.xml file should be renamed to
"jbc-configs.xml".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: