[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1823) NPE in ResourceHandler when resource-ref type is not specified

jaikiran pai (JIRA) jira-events at lists.jboss.org
Thu May 7 11:10:57 EDT 2009


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


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