Issue Type: Bug Bug
Affects Versions: 2.0.0.Alpha3
Assignee: Jozef Hartinger
Components: Bootstrap and Metamodel API
Created: 11/Jul/12 4:35 AM
Description:

The ProcessBean getAnnotated() returns null for built-in beans.

void processXBean(@Observes ProcessBean event) {
  assert event.getAnnotated() != null;
}
Environment: JBoss AS 7.1.1 + Weld 2.0.0.Alpha3
Fix Versions: 2.0.0.Alpha4
Project: Weld
Priority: Major Major
Reporter: Marek Schmidt
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