You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Xavier Dury (JIRA)" <ji...@apache.org> on 2013/07/24 16:29:49 UTC

[jira] [Created] (OWB-888) Provider to an EJB does not work

Xavier Dury created OWB-888:
-------------------------------

             Summary: Provider to an EJB does not work
                 Key: OWB-888
                 URL: https://issues.apache.org/jira/browse/OWB-888
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Enterprise Web Beans
    Affects Versions: 1.2.1
            Reporter: Xavier Dury


Trying to get a reference to an EJB through a Provider does not work anymore:

Caused by: org.apache.webbeans.exception.inject.DefinitionException: Unsupported type null
at org.apache.webbeans.util.ClassUtil.getClazz(ClassUtil.java:923)
at org.apache.webbeans.container.BeanManagerImpl.getEjbOrJmsProxyReference(BeanManagerImpl.java:793)
at org.apache.webbeans.container.BeanManagerImpl.getReference(BeanManagerImpl.java:729)
at org.apache.webbeans.inject.instance.InstanceImpl.get(InstanceImpl.java:139)

--
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