Re: Reposted: Requests management in JacORB
Kujtim Hyseni <[email protected]>
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Hugo, how to initiate the orb with props in server side for server interceptor? Regards, Kujtim > From: [email protected] > Date: Thu, 17 Apr 2014 17:14:47 -0300 > To: [email protected] > Subject: Re: [jacorb-developer] Reposted: Requests management in JacORB > > Hi, Kujtim and Phil. > > Sorry for jumping in on this thread. I'll try to help just a little bit. > > I believe that the main error in the illustrated code is that you try to set the properties to the orb after initializing it. When you defines the property > > props.put("org.omg.PortableInterceptor.ORBInitializerClass.ForwardInit", "ServerInitializer"); > > you are trying to specialise the orb initializion, so you must use this set of properties as parameter to the orb initializion method. I believe if you look closely to the Client file, you will notice that. > > Best of luck. > -- Hugo > _______________________________________________ > 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