[bv-dev] [BVAL-251] Improve Bean Validation support for modularized environments

Kevin Pollet pollet.kevin at gmail.com
Thu Oct 27 16:52:29 EDT 2011


Hi experts,  

IMHO, making Bean Validation ready for the modular world is a great thing!  

A first step might be to provide the module meta-datas (OSGi headers, …). For OSGi, those meta-datas can be added to the jar Manifest within the maven build with the maven-bundle-plugin (http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html). The advantage is that the api can be deployed in an OSGi container out of the box. For JBoss Modules the descriptor reside alongside its content but we can provide it.

WDYT?

--Kevin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/beanvalidation-dev/attachments/20111027/f00fa857/attachment.html 


More information about the beanvalidation-dev mailing list