-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.4.1
-
sparc
-
solaris_8
******************************************************************************
###@###.### 2002-09-23
Description:
The IDL to Java Mapping(2.4) ptc/2001-10-21 spec says that only the following methods may be called on the singleton ORB (Section 1.21.9.3).
1) create_xxx_tc()
2) get_primitive_tc()
3) create_any()
An attempt to invoke any other methods shall raise the system exception NO_IMPLEMENT. but the following methods are not throwing the expected exception.
1) create_list()
2) create_named_value()
3) create_exception_list()
4) create_context_list()
5) create_environment()
6) create_output_stream()
With Build:
j2sdk-1_4_1-fcs-bin-b21-solaris-sparc-06_sep_2002
Sample Test:
Attached with this bug.
********************************************************************************
###@###.### 2002-09-23
Description:
The IDL to Java Mapping(2.4) ptc/2001-10-21 spec says that only the following methods may be called on the singleton ORB (Section 1.21.9.3).
1) create_xxx_tc()
2) get_primitive_tc()
3) create_any()
An attempt to invoke any other methods shall raise the system exception NO_IMPLEMENT. but the following methods are not throwing the expected exception.
1) create_list()
2) create_named_value()
3) create_exception_list()
4) create_context_list()
5) create_environment()
6) create_output_stream()
With Build:
j2sdk-1_4_1-fcs-bin-b21-solaris-sparc-06_sep_2002
Sample Test:
Attached with this bug.
********************************************************************************