You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2006/04/27 22:30:37 UTC

[jira] Updated: (GERONIMO-960) NPE related to EJB while deploying EAR

     [ http://issues.apache.org/jira/browse/GERONIMO-960?page=all ]

Aaron Mulder updated GERONIMO-960:
----------------------------------

      Component: OpenEJB
    Fix Version: 1.1
                     (was: 1.2)
      Assign To: Aaron Mulder
       Priority: Critical  (was: Major)

The NPE appears to be coming from user code.  I guess the best we can do is provide a better error saying "encountered an unexpceted exception while calling EJBCreate on bean class foo" or whatever.

> NPE related to EJB while deploying EAR
> --------------------------------------
>
>          Key: GERONIMO-960
>          URL: http://issues.apache.org/jira/browse/GERONIMO-960
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: deployment, OpenEJB
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>     Priority: Critical
>      Fix For: 1.1

>
> Reported on the user list:
> Unable to distribute Myapp.ear : Unable to initialize EJBContainer GBean: ejbName [MyAddressBean] caused by null
> i have the entry in openejb-jar.xml for this bean it is as below
> <ejb-local-ref>
>       <ref-name>MyAddress</ref-name>
>       <name>MyAddressBean</name>
> </ejb-local-ref>
> The XML looks wrong but that shouldn't throw an NPE...  Whatever the issue is we should try to avoid the NPE.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira