-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.0.10
-
Fix Version/s: 5.0.15
-
Component/s: tapestry-hibernate
-
Labels:None
One of the default configurers calles Configuration.configure() which looks for a hibernate.cfg.xml. Allow disabling this (perhaps using a symbol?) so that you can have applications where the configuration is created entirely using annotations or other means. This also opens up the possibility for applications to call the other configure() methods.