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