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

Fix CORBA UserException handling on Yoko Runtime Binding Client Side

    XMLWordPrintableJSON

Details

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

    Description

      When a CORBA UserException is returned in the DII request on the Client side, it needs be handled in such a way so that we can return the appropriate Yoko exception (i.e. defined in WSDL). Right now, the binding simply returns the UnknownUserException that wraps the actual exception. The difficulty in this is that we do not have access to the CORBA helpers that would normally convert the Any representation of the Exception into the correct Object on the client side. We also can't use the Stax readers for unmarshalling the exception since these only work for parameters and return values.

      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: