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

Aaron Mulder updated GERONIMO-1695:
-----------------------------------

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

Should verify the fix is in OpenEJB for G1.1 and then take 1.1 off the fix 
version list and leave this to be checked in 1.2/HEAD after the EJB refactoring.

> CORBA for EJB with Local interface only causes NPE
> --------------------------------------------------
>
>          Key: GERONIMO-1695
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1695
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: CORBA
>     Versions: 1.0
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>     Priority: Critical
>      Fix For: 1.1, 1.2

>
> I have an EJB with a local interface and I tried applying CORBA settings.  It 
> blows up during deployment.  My guess is that it wants a remote interface to 
> be there, but somehow, the checks in StandardServant:126 are not working and 
> the interface just comes up as null.
> Caused by: java.lang.NullPointerException
>         at org.openejb.corba.util.Util.getAllInterfaces(Util.java:593)
>         at org.openejb.corba.util.Util.getAllMethods(Util.java:815)
>         at org.openejb.corba.util.Util.iiopMap(Util.java:608)
>         at org.openejb.corba.util.Util.mapOperationToMethod(Util.java:604)
>         at org.openejb.corba.StandardServant.<init>(StandardServant.java:135)
>         at org.openejb.corba.StandardServant.<init>(StandardServant.java:116)
>         at org.openejb.corba.Adapter.<init>(Adapter.java:100)
>         ... 67 more

-- 
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

Reply via email to