[jacorb-developer] Reposted: Requests management in JacORB

Kujtim Hyseni kujtimhyseni at hotmail.com
Thu Apr 17 22:27:44 CEST 2014


Hi Hugo,

how to initiate the orb with props in server side for server interceptor?

Regards,
Kujtim

> From: hroenick at gmail.com
> Date: Thu, 17 Apr 2014 17:14:47 -0300
> To: jacorb-developer at lists.spline.inf.fu-berlin.de
> 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  -  jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
 		 	   		  


More information about the jacorb-developer mailing list