Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Preparing Databases and Web Containers for Deployment : Default Server

Default Server
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.
The default server is stored in the TIBCO_HOME/RuntimeUDDIServer/3.1/server directory.
The HSQL database is stored in the configDirectoryRoot/tibco/cfgmamt/RuntimeUDDIServer/data directory.
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.
The default domain name is mydomain.com.
The useful addresses are listed below:
inquiry_URL is http://Host:58080/uddi/services/inquiry
publish_URL is http://Host:58080/uddi/services/publication
security_URL is http://Host:58080/uddi/services/security
subscription_URL is http://Host:58080/uddi/services/subscription
admin_URL is http://Host:58080/uddi/services/admin

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved