A corba service can be localized using some different mechanisms: NameService, IOR, corbaname and corbaloc.
The JBI4CORBA component supports all of these methods when it is configured as a provider.
In this configuration the component is a client corba and it looks for the associated servant during the startup of the ServiceUnit, so the user must specify a way to localize the service using a property called localizationType.
The localizationType property can assume the following values: NameService, IOR, corbaname and corbaloc.
The name changes with the localizationType: