Re: Server request interceptor implementation help?!
Kujtim Hyseni <[email protected]>
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <[email protected]> |
I have been based on client interceptors provided in JACORB_HOME\demo. What I am having problem is that to create an object ior and to pass it as props to orb.init I need to previously init the orb with props set to null since I until that have no ior created. This is basically my problem. Attaching you have my project, please unrar it to demo folder and compile it. Server2.java is the server creator class, other required classes are ServerInitializer.java and ServerForwardInterceptor.java. Also there are other files such idl and client. Regards, Kujtim > Date: Wed, 30 Apr 2014 12:45:10 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [jacorb-developer] Server request interceptor implementation help?! > > > Many of the tests utilise server side interceptors ; you could adapt one > of those. Juergen's documentation pointer provides some nicely > documented solutions. Could you explain what is not clear with those > and/or why your current solution doesn't work? I could take a look if > you have a standalone (compilable) case to show me. > > Regards > > Nick > > > On 30/04/14 12:24, Kujtim Hyseni wrote: > > Yes Nick, I have looked at the demos but it provides solution for > > client side interceptor - I need it at server side. > > > > I would send my code, if you have a bit of time to look at it. It is > > simpler than the example Juergen provided. Would you look at my code, > > I would send it to you? > > > > Kujtim > > > >> Date: Tue, 29 Apr 2014 21:12:16 +0100 From: [email protected] To: > >> [email protected] Subject: Re: > >> [jacorb-developer] Server request interceptor implementation > >> help?! > >> > >> > >> What is the problem? Have you looked at the ProgrammingGuide, the > >> demos and the tests? > >> > >> Regards > >> > >> Nick > >> > >> On 29/04/14 16:50, Kujtim Hyseni wrote: > >>> Hi, > >>> > >>> I am asking again for support in implementing server request > >>> interceptor for FREE? Is there anyone that could help me? I did > >>> most of the tings, I am having some minor problems. > >>> > >>> Regards, Kujtim _______________________________________________ > >>> jacorb-developer maillist - > >>> [email protected] > >>> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer > >>> > >> > >>> > _______________________________________________ > >> jacorb-developer maillist - > >> [email protected] > >> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer > > > >> > > _______________________________________________ jacorb-developer > > maillist - [email protected] > > https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer > > > _______________________________________________ > jacorb-developer maillist - [email protected] > https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer _______________________________________________ jacorb-developer maillist - [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer