[Hibernate-JIRA] Created: (BVAL-251) Improve Bean Validation support for modularized environments
by Gunnar Morling (JIRA)
Improve Bean Validation support for modularized environments
------------------------------------------------------------
Key: BVAL-251
URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-251
Project: Bean Validation
Issue Type: Improvement
Components: spec-general
Affects Versions: 1.0 final
Reporter: Gunnar Morling
Investigate how Bean Validation can better support modularized environments such as OSGi. Some issues to consider:
* The service loader approach (using META-INF/services/...) doesn't work in OSGi. Currently this is used for bootstrapping and in the future possibly for the registration of validators as well.
* How can resource bundles be retrieved from several modules?
* How can validation.xml and constraint mapping files be retrieved in modularized environments?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[Hibernate-JIRA] Created: (HHH-6774) Hibernate Annotations Reference Guide for 3.6
by Koen Verrecken (JIRA)
Hibernate Annotations Reference Guide for 3.6
---------------------------------------------
Key: HHH-6774
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6774
Project: Hibernate Core
Issue Type: Improvement
Components: documentation
Affects Versions: 3.6.7
Reporter: Koen Verrecken
Priority: Minor
The Hibernate Annotations Reference Guide is listed in the Hibernate 3.5 documentation but not in the 3.6 documentation.
This is probably because the annotations are inside the hibernate core jar as of 3.6. The hibernate core documentation of this version doesn't mention anything about annotations except for a small section regarding hibernate search. Shouldn't the annotations documentation be added to the hibernate core docs of 3.6?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months