Skip to main content

Problem:

  • Product Name: VisiBroker for Java
  • Product Version: 7.0 and later
  • Product Component: Event Service

There are examples on how to use IOR for VisiBroker Event Service. Can "corbaloc" be used to locate the Event Service instead of IOR?

Resolution:

Corbaloc can be used at Event Service similar to Naming Service. In order to use corbaloc for the Event Service, it is preferable to fix a port.

Example:

Start the Event Service on fix port:

$events -VBJprop vbroker.se.iiop_tp.scm.iiop_tp.listener.port=60002

Use the following syntax to start your Event Service application:

vbj -DORBInitRef=EventService=corbaloc::<host>:60002/EventService EventApplication

 


#Security
#EventService
#VisiBroker
#corbaloc
#IOR