[weld-issues] [JBoss JIRA] Closed: (WELD-359) EJBs without local interfaces throws NPEs
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Jan 14 11:54:30 EST 2010
[ https://jira.jboss.org/jira/browse/WELD-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WELD-359.
--------------------------
Resolution: Duplicate Issue
Assignee: Pete Muir
> EJBs without local interfaces throws NPEs
> -----------------------------------------
>
> Key: WELD-359
> URL: https://jira.jboss.org/jira/browse/WELD-359
> Project: Weld
> Issue Type: Bug
> Components: Bootstrap and Metamodel API
> Affects Versions: 1.0.0.GA
> Reporter: Nicklas Karlsson
> Assignee: Pete Muir
> Fix For: 1.0.1.CR1
>
>
> EJBs without local interfaces appear to throw NPE:
> java.lang.NullPointerException
> at org.jboss.weld.ejb.InternalEjbDescriptor.<init>(InternalEjbDescriptor.java:48)
> at org.jboss.weld.ejb.EjbDescriptors.add(EjbDescriptors.java:111)
> at org.jboss.weld.ejb.EjbDescriptors.addAll(EjbDescriptors.java:166)
> at org.jboss.weld.bootstrap.BeanDeployment.<init>(BeanDeployment.java:78)
> at org.jboss.weld.bootstrap.WeldBootstrap$DeploymentVisitor.visit(WeldBootstrap.java:197)
> at org.jboss.weld.bootstrap.WeldBootstrap$DeploymentVisitor.visit(WeldBootstrap.java:174)
> at org.jboss.weld.bootstrap.WeldBootstrap.startContainer(WeldBootstrap.java:295)
> at org.jboss.weld.integration.deployer.env.helpers.BootstrapBean.initialize(BootstrapBean.java:136)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list