This issue can't be edited

Because it belongs to an archived project. Jira admins can restore projects from the archive.

Improve Bean Validation support for modularized environments

Description

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?

Related discussion: http://lists.jboss.org/pipermail/beanvalidation-dev/2011-October/000075.html

Environment

None

Activity

Show:

Hardy Ferentschik April 13, 2012 at 11:15 AM

is another OSGi discussion

Details

Assignee

Reporter

Participants

Gunnar Morling
Hardy Ferentschik

Components

Fix versions

Affects versions

Priority

Created October 27, 2011 at 12:47 AM
Updated June 15, 2017 at 9:06 AM