# README,v 1.1 2004/03/24 06:05:35 ossama Exp

This test verifies that the ServerRequestInterceptor::destroy() method
is not called prematurely, e.g. during ORB::shutdown() and before
ending interception points have been called.

See bug report 1642 in our bug tracking system for complete details.

Test output should be similar to the following:

==== Running PortableInterceptor ORB::shutdown() test
test servant: <IOR:010000000...>
Hello!
Shutting down ORB.
Event loop finished.
PortableInterceptor ORB::shutdown() test passed.
