Re: Requests management in JacORB
Phil Mesnier <[email protected]>
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Kujtim, On Apr 16, 2014, at 8:08 AM, Kujtim Hyseni wrote: > Phil, > > the demo in $JACORB_HOME/demo/interceptors is about client request interceptors and I need a server request interceptor or it is the same? > The principals are the same but the interfaces are a little different. Where the demo has a ClientForwardInterceptor that implements the ClientRequestInterceptor interface, you will implement the ServerRequestInterceptor interface. The interfaces are provided in $JACORB_HOME/idl/omg/PortableInterceptor.idl. The orb initializer used to install the initializer is pretty much the same between client and server. Lots of good information can be found by googling "CORBA server request interceptor." Good luck, Phil -- Phil Mesnier Principal Software Engineer and Partner, http://www.ociweb.com Object Computing, Inc. +01.314.579.0066 x225 _______________________________________________ jacorb-developer maillist - [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer