Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4502971

ServerRequestInfo::request_id must be unique

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • other-libs
    • beta3
    • unknown
    • solaris_2.6

              
                The request id in server interceptors should NOT the
                same as the GIOP request id. The ORB may be servicing several
                connections, each with possibly overlapping sets of request ids.
                Therefore we need to create a request id specific to interceptors.
              
                NOTE: The requestId in client interceptors is the same as the
                GIOP request id. This works because both interceptors and
                request ids are scoped by the ORB on the client side.
        

            hcarr Harold Carr
            hcarr Harold Carr
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: