Christian Schneider created ARIES-847:
-----------------------------------------

             Summary: Nullpointer exception in 
org.apache.aries.blueprint.container.BeanRecipe.destroy
                 Key: ARIES-847
                 URL: https://issues.apache.org/jira/browse/ARIES-847
             Project: Aries
          Issue Type: Bug
          Components: Blueprint
    Affects Versions: 0.4
            Reporter: Christian Schneider
             Fix For: 0.4


If the blueprint file contains an error the obj given to destroy may be null. 
Currently this is not handled. The big problem in this case is that the user 
does not get a good error message about his error in the context.
I will add a patch with the check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to