Default answer for the question is the following:
@{java.home}/bin/tnameserv -ORBInitailPort @{port}
If a real path to tnameserv executable does not match the default value, correct the path manually. The following patterns can be resolved:
- @{port} - will be substituted with a port defined by "ORB Port" question
- @{java.home} will be replaced with the path specified in "Java Launcher" question
The service will be started on the host specified in "ORB Host" question.