set/get_slot not able to transfer data

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • None
    • Affects Version/s: 1.4.0
    • Component/s: other-libs
    • sparc
    • solaris_7

      As per Harold's PICurrent tutorial, servant code can add or change data via orb.resolve_initial_references("PICurrent").set_slot. Any data that the servant sets is then accessed in the ServerRequestInterceptor.send_* points visa ServerRequestInfo.get_slot.

      Similarly client code can set data via orb.resolve_initial_references("PICurrent").set_slot. This data is accessible in ClientRequestInterceptor.send_* points.

      However neither case seems to be happening.

      I'm setting data in client and trying to access it in ClientRequestInterceptor, but it's throwing org.omg.CORBA.BAD_OPERATION if I try to extract the string data being set in client. I'm trying similar stuff on serer side and getting same exception.

            Assignee:
            Mark Roth (Inactive)
            Reporter:
            Arun Gupta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: