Uploaded image for project: 'Yoko - CORBA Server'
  1. Yoko - CORBA Server
  2. YOKO-162

Corba Operations with Single OUT Parameter cause a NullPointerException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1.0-incubating-M1
    • v1.0-incubating-M1
    • CorbaBinding
    • Security Level: public (Regular issues)
    • None

    Description

      A Corba operation which is defined in IDL with a single OUT parameter (and any number of other INs or INOUTs) and a void return type causes the binding to throw a NullPointerException. This is due to the way that the operation is defined in the Java code which gets generated from the appropriate WSDL (derived from the IDL file). The OUT parameter is mapped to the return value of the operation in the WebService code where in CORBA it is maintained as a parameter.

      Attachments

        Activity

          People

            dmiddleman Darren Middleman
            dmiddleman Darren Middleman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: