define stereotypes & thirdparty
-------------------------------

                 Key: OWB-633
                 URL: https://issues.apache.org/jira/browse/OWB-633
             Project: OpenWebBeans
          Issue Type: Bug
            Reporter: Romain Manni-Bucau
            Assignee: Gurkan Erdogdu


how can annotatedType be != null in EjbBeanCreatorImpl when it is called from 
org.apache.webbeans.ejb.common.util.EjbUtility#fireEvents ?

when ejbBeanCreator.defineStereoTypes(); is called it fails (NPE)

isn't 
"ejbBeanCreator.setAnnotatedType(processAnnotatedEvent.getAnnotatedType());" 
missing in the condition "if(processAnnotatedEvent.isModifiedAnnotatedType())" 
(line 84)?


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to