Skip to main content
Summary Guide to using Orbix Web-Services with Interceptors
Article Number 36699
Environment Orbix 6.3.5 All Supported Platforms
Question/Problem Description Problems combining Orbix Web-Services and Interceptors
Using Orbix Web-Services with Interceptors
Compatibility between web-services and interceptor chains
Clarifying Information
Orbix Web services (Orbix/WS) provides a framework for bridging CORBA and Web Services domains. To achieve this, an Orbix routing plug-in is added to the ORB plug-in list.
Error Message
Defect/Enhancement Number
Cause
Resolution To use Orbix Web-Services, a routing plugin is placed in the ORB plug-in list, in front of a CORBA server. This routing plug-in invokes on the server as a regular CORBA client. With this approach, the CORBA server and the server-side interceptors are not aware of the router plug-in.

However, the Orbix Web-Services router is not compatible with the POA_Coloc interceptor. If using Orbix Web-Services, any bindings containing the POA_Coloc interceptor must be removed from the server's client binding list (binding:client_binding_list).
Workaround
Notes
Attachment
Created date: 06 December 2012
Last Modified: 06 December 2012
Last Published: 06 December 2012
First Published date: 06 December 2012

#KnowledgeDocs
#Orbix