Should we release an updated Yoko so we can include this fix in the 2.2 release?

-Donald


Rick McGuire (JIRA) wrote:
     [ 
https://issues.apache.org/jira/browse/GERONIMO-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick McGuire closed GERONIMO-4447.
----------------------------------

    Resolution: Fixed

Committed revision 723299.

Nullpointer exception reading RMI data that resolves to a null.
---------------------------------------------------------------

                Key: GERONIMO-4447
                URL: https://issues.apache.org/jira/browse/GERONIMO-4447
            Project: Geronimo
         Issue Type: Bug
Security Level: public(Regular issues) Components: CORBA
           Reporter: Rick McGuire
           Assignee: Rick McGuire

In some circumstances, other ORB implementations can return a null value as an RMI encoded value. This results in a NullPointerException when the null value is added to the instance table. The ORB needs to handle this situation without an exception.

Reply via email to