Hi, There is an example demonstrating the use of callbacks in the omniORB 3pre distribution (available via ftp or CVS). This shows callbacks from within a method invocation as well as asynchronous callbacks from a separate thread. It would require only minor modification to work with omniORB 2.8 and earlier. It can be found in <top>/src/examples/call_back/ Cheers, David