[omniORB] Problem if any IDL call raise an unexpected Exception 
    Malge Nishant 
    MNishant at quark.co.in
       
    Tue May 27 11:06:43 BST 2003
    
    
  
hi Duncan,
	If any of the IDL call raise an unexpected Exception, the
omni::internalLock is not releases. And due to this any further calls block
at omni::internalLock->lock(); in handleRequest.
	Is this as design or the lock should be release before throwing an
Exception. 
In my case an one-way call is generating such kind of an exception.
Please clarify.\
Best Regards,
Nishant
    
    
More information about the omniORB-list
mailing list