The logging level for the message in the ORB_impl finalize() method should be lowered. --------------------------------------------------------------------------------------
Key: YOKO-216 URL: http://issues.apache.org/jira/browse/YOKO-216 Project: Yoko - CORBA Server Issue Type: Improvement Components: orb core Affects Versions: 1.0-incubating-M2 Reporter: Rick McGuire Assigned To: Rick McGuire Priority: Minor Fix For: 1.0-incubating-M2 The logging level for the message in the ORB_impl.finalize() method is warning(), which by default is displayed to the console. The default logging level for this should be silent() so applications don't need to take specific action to get the same behavior as the Sun ORB. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira