Defining Trip Broker as the Default Trapeze6 Service
By default, Trapeze6 is configured to use Hiwire as the default service, which allows
users to select which Trapeze6 module to use when they navigate to
http://<host>:<ip>.
About this task
Procedure
-
In the *.profile file, search for the following lines:
<!-- For PassRTV and PassPTE default service should be change to : "App/Core/UI/Workspace/main" <server id="Primary" defaultService="App/Core/UI/Workspace/main">--> <server id="Primary" defaultService="Hiwire" anonymousAccess="false"> -
Update the lines as follows:
The entry should now look as follows:
<server id="Primary" defaultService="App/Core/UI/Workspace/main"><!--<server id="Primary" defaultService="Hiwire" anonymousAccess="false">-–> - Save the file.