[omniORB] Global catch statements on Object Implementations

Steven King steve at eminence.com.au
Wed Jan 19 16:43:09 GMT 2005


  Hi,

We are using omniOrb to attach multiple servants to the rootPOA which 
are then bound to the Naming service. Many of these implementations can 
throw the same exception, we dont want to put a try catch in each 
implementation because the handler will be the same in each case.

Is there a way to put try catch statements around all object 
implementations activated on the rootPOA or any POA?

(I notice that there is a catch(...) in giop.cc in HandleRequest which 
catches these non CORBA exceptions and then throws CORBA exceptions them 
again)

Best Regards,

Steven King
-- 

<http://www.eminence.com.au/> Eminence Technology Pty Ltd
PO Box 118, Moorooka QLD 4105
Web: www.eminence.com.au <http://www.eminence.com.au/>
Ph: +61-7-3277-4100
Fax: +61-7-3277-4577


-- 

<http://www.eminence.com.au/> Eminence Technology Pty Ltd
PO Box 118, Moorooka QLD 4105
Web: www.eminence.com.au <http://www.eminence.com.au/>
Ph: +61-7-3277-4100
Fax: +61-7-3277-4577



More information about the omniORB-list mailing list