[ 
https://issues.apache.org/jira/browse/OWB-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176265#comment-13176265
 ] 

Mark Struberg commented on OWB-633:
-----------------------------------

first I need a unit test to show what is really happening here.
                
> 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