When installing TIBCO ActiveMatrix Runtime UDDI Server, you can choose to install a default server. The default server is on Apache Tomcat 6.0 with the HTTP port
58080 and uses an HSQL database.
To start the default server, run startup under the following directory:
TIBCO_HOME/RuntimeUDDIServer/3.1/server/bin
To shut down the default server, run shutdown under the following directory:
TIBCO_HOME/RuntimeUDDIServer/3.1/server/bin
After starting up the default server, you can access it from http://Host:58080 using
admin as the username and password.