Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tests / Bug_3499_Regression / README
blob80ae6c31ed2a95cd9504084314c3737ddb40b821
3 This test uses newly implemented '-ORBGestalt CURRENT' feature of ORB_init. Using
4 this feature allows developers to control explicity control where an ORB services
5 are located, especially when loading modules that initialize an ORB.
7 __Regression Output__
9 [hillj@tango Bug_3499_Regression]$ ./run_test.pl
10 (1892)  16:17:45.849000 - LM_DEBUG - initializing the loaded service
11 (1892)  16:17:45.849000 - LM_DEBUG - initializing the CORBA ORB
12 (1892)  16:17:45.912000 - LM_DEBUG - resolving the RootPOA
13 (1892)  16:17:45.927000 - LM_ERROR - caught unknown exception
14 [followed by a segfault]
16 __Successful Output__
18 [hillj@tango Bug_3499_Regression]$ ./run_test.pl
19 (832)  16:16:16.818000 - LM_DEBUG - initializing the loaded service
20 (832)  16:16:16.818000 - LM_DEBUG - initializing the CORBA ORB
21 (832)  16:16:16.865000 - LM_DEBUG - resolving the RootPOA
22 (832)  16:16:16.896000 - LM_DEBUG - sleeping for 5 seconds
23 (832)  16:16:21.896000 - LM_DEBUG - finalizing the service
24 (832)  16:16:21.896000 - LM_DEBUG - destroying the service