Please report new issues athttps://github.com/DOCGroup
The postinvoke operation is considered to be part of a request on an object. That is, the request is not complete until postinvoke finishes. If the method finishes normally but postinvoke raises a system exception, the method's normal return is overridden; the request completes with the exception. TAO currently ignores the exception raised by postinvoke(). Thanks to Carlos and Ossama for reporting this.
Mine
*** Bug 1042 has been marked as a duplicate of this bug. ***
Updated version to 1.4.4. This problem still exists in that version but now is located in RequestProcessingStrategyServantLocator::post_invoke_servant_cleanup.
to generic pool
accept for generic pool
updated version
still valid