-
Enhancement
-
Resolution: Fixed
-
P2
-
1.4.0
-
None
-
beta3
-
generic
-
solaris_2.6
-
Verified
This RFE is targeted at improving performance of security/transaction
interceptor calls in the J2EE Reference Implementation
(and other J2EE app servers).
It is necessary to cache security/transaction policies and other
derived information on a per-IOR basis. This information is expensive
to compute on a per-call basis, hence it should be computed once
and then cached per-IOR.
So the IOR.setCookie() and getCookie() calls are needed.
********************************************************************************
###@###.### 2001-12-21
Fix Verified OK
With Build:
j2sdk-1_4_0-rc-bin-b89-solsparc-06_dec_2001
With Test:
/java/idl/ws/rip/RIP_TEST_MASTER/tests/api/ior/IORCookie/IORCookieTest.java
********************************************************************************
interceptor calls in the J2EE Reference Implementation
(and other J2EE app servers).
It is necessary to cache security/transaction policies and other
derived information on a per-IOR basis. This information is expensive
to compute on a per-call basis, hence it should be computed once
and then cached per-IOR.
So the IOR.setCookie() and getCookie() calls are needed.
********************************************************************************
###@###.### 2001-12-21
Fix Verified OK
With Build:
j2sdk-1_4_0-rc-bin-b89-solsparc-06_dec_2001
With Test:
/java/idl/ws/rip/RIP_TEST_MASTER/tests/api/ior/IORCookie/IORCookieTest.java
********************************************************************************