On 14 mai 2012, at 21:06, Gunnar Morling wrote:
If the application is made up of several modules, the activator of
some application module (having dependencies to all other modules and
thus seeing all their exported resources) should be in charge of
bootstrapping the factory.
Can you detail what you mean by that?
Should the application developer write a module that will bootstrap Bean Validation? That
the thing I want to avoid, having the user do useless heavy lifting.