[jboss-jira] [JBoss JIRA] Created: (JBMETA-332) EjbJarMetaData.getEnterpriseBean(String) throws NPE when enterpriseBeans is null
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Mon May 23 05:39:00 EDT 2011
EjbJarMetaData.getEnterpriseBean(String) throws NPE when enterpriseBeans is null
--------------------------------------------------------------------------------
Key: JBMETA-332
URL: https://issues.jboss.org/browse/JBMETA-332
Project: JBoss Metadata
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: ejb
Affects Versions: 7.0.0.Beta2
Reporter: Carlo de Wolf
Fix For: 7.0.0.Beta3
{noformat}
java.lang.NullPointerException
at org.jboss.metadata.ejb.spec.EjbJarMetaData.getEnterpriseBean(EjbJarMetaData.java:231)
at org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory.getEnterpriseBeanMetaData(EJBComponentDescriptionFactory.java:115)
{noformat}
EjbJarMetaData.getEnterpriseBean(String) should return null if enterpriseBeans is null.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list