Skip to main content

How to use nameservice and eventservice with Visibroker for C

  • February 16, 2013
  • 0 replies
  • 0 views

Problem:

How to use nameservice and eventservice with Visibroker for C

Resolution:

[Pre WRAP] Beer Problem Description: Product versions: VBC 4.x and 5.xPlatform: WindowsComponent: NameService and EventServiceThe NameService and EventService cannot be combined as expected, for example:C:\\>PushModel.exe -ORBInitRef EventService=IOR:000...000 -ORBInitRef NameService=iioploc://localhost:12345/NameServiceBeerResolution: Here is an example using 3 batch files:Server.bat:for /F %%i in (es.ior) do PushModel.exe -ORBInitRef NameService=corbaloc::localhost:12345/NameService;EventService=%%iEventServ.bat:events.exe -ior es.ior EventTestNS.bat:nameserv.exe -J-Dvbroker.se.iiop_tp.scm.iiop_tp.listener.port=12345[/Pre]

Old KB# 26532

#Security
#VisiBroker