-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta3
-
sparc
-
solaris_8
-
Verified
J2EE RI found out that we make a remote resolve calls if the naming context is local to the Name Server, when there are multiple name component. For example resolving a 3 level name component like "Name1/Name2/ObjectName" would result in 3 remote resolve calls instead of 1 remote call from the client. This optimization is important because JNDI look ups are pretty common in J2EE calls.
********************************************************************************
###@###.### 2001-11-19
- Fix verified OK
- With build: j2sdk-1_4_0-rc-bin-b86-solsparc-14_nov_2001
- With test: /java/idl/ws/rip/RIP_TEST_MASTER/tests/api/ins/Binding/Resolve
********************************************************************************
********************************************************************************
###@###.### 2001-11-19
- Fix verified OK
- With build: j2sdk-1_4_0-rc-bin-b86-solsparc-14_nov_2001
- With test: /java/idl/ws/rip/RIP_TEST_MASTER/tests/api/ins/Binding/Resolve
********************************************************************************