Please report new issues athttps://github.com/DOCGroup
Once an ORB has shutdown, only object reference management operations(duplicate, release and is_nil) may be invoked on the ORB or any object reference obtained from it. An application may also invoke the destroy operation on the ORB itself. Invoking any other operation will raise the BAD_INV_ORDER system exception with the OMG minor code 4. The check on the orb is there but not on the object references. This needs to be added. Be aware of location forwarding from an orb that is running to an orb that has been shutdown.
accept on behalf of tao-support
added blocks