-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
unknown
-
solaris_2.6
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2041396 | 1.4.0 | Harold Carr | P3 | Closed | Won't Fix |
On a COMM_FAILURE the request is retried if the locatedIOR is not the same as the locatedIOR. It retries using the original ior. But createRequest
is passing the locatedIOR to PI to report as effective_target. It should pass the ior being used for this request.
********************************************************************************
###@###.### 2001-11-02
Fix verified OK:
- by inspecting code at: com/sun/corba/se/internal/corba/ClientDelegate.java
- using build: j2sdk-1_4_0-beta3-bin-b84-solsparc-20_oct_2001
********************************************************************************
is passing the locatedIOR to PI to report as effective_target. It should pass the ior being used for this request.
********************************************************************************
###@###.### 2001-11-02
Fix verified OK:
- by inspecting code at: com/sun/corba/se/internal/corba/ClientDelegate.java
- using build: j2sdk-1_4_0-beta3-bin-b84-solsparc-20_oct_2001
********************************************************************************
- backported by
-
JDK-2041396 ClientDelegate.createRequest gives wrong effective_target to PI on COMM_FAILURE
-
- Closed
-