[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1823) NPE in ResourceHandler when resource-ref type is not specified
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Mon May 18 06:59:05 EDT 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved EJBTHREE-1823.
------------------------------------
Fix Version/s: 1.1.6
Resolution: Done
Component Fix Version(s): jboss-ejb3-core-1.1.6
Fixed. The corresponding components (like the plugin, as-int) have been updated appropriately to bring in this fix as part of as-int 1.1.6 release.
> NPE in ResourceHandler when resource-ref type is not specified
> --------------------------------------------------------------
>
> Key: EJBTHREE-1823
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1823
> Project: EJB 3.0
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1.4
> Reporter: jaikiran pai
> Assignee: jaikiran pai
> Fix For: 1.1.6
>
>
> Please see the referenced forum thread for complete details. An NPE is thrown in ResourceHandler:
> at java.lang.Thread.run(Thread.java:636)
> Caused by: java.lang.NullPointerException
> at org.jboss.injection.ResourceHandler.loadXmlResourceRefs(ResourceHandler.java:185)
> at org.jboss.injection.ResourceHandler.loadXml(ResourceHandler.java:335)
> at org.jboss.ejb3.EJBContainer.processMetadata(EJBContainer.java:588)
> at org.jboss.ejb3.Ejb3Deployment.processEJBContainerMetadata(Ejb3Deployment.java:418)
> at org.jboss.ejb3.Ejb3Deployment.start(Ejb3Deployment.java:526)
> at org.jboss.ejb3.deployers.Ejb3Deployer.deploy(Ejb3Deployer.java:189)
> ... 34 more
--
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 jboss-jira
mailing list