Issue Type: Bug Bug
Affects Versions: 5.0.0.Alpha2
Assignee: Hardy Ferentschik
Components: engine
Created: 04/Feb/13 10:45 AM
Description:

It appears that the cdi extension in hibernate validator is calling getBeans() to scan for annotations. Based on the exception below this is not allowed at this time (during "after bean discovery" event)

I looked at the spec and the spec does not specifically say that this is illegal. Section 11.5.2 says:
"The container must fire a second event when it has fully completed the bean discovery process, validated that there are no
definition errors relating to the discovered beans, and registered Bean and ObserverMethod objects for the discovered
beans, but before detecting deployment problems."

Fix Versions: 5.0.0.Beta1
Project: Hibernate Validator
Priority: Major Major
Reporter: Hardy Ferentschik
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira