![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
1. Open the physical media or download the TIBCO ActiveMatrix Runtime UDDI Server package.
2. Extract the TIBCO ActiveMatrix Runtime UDDI Server archive file to a temporary directory TEMP_DIR.
3. Navigate to the TEMP_DIR directory that contains the universal installer.
4. Run TIBCOUniversalInstaller.
5.
6. In the License Agreement page, as shown in Figure 2, read through the license text, and click the I accept the terms of the license agreement radio button, then click the Next button.Figure 2 Installer - License AgreementFigure 3 Installer - Personal Selection
− Select Typical to install all features.
− Select Custom to choose the features to install in the right column.Uncheck the checkboxes next to the components you do not want to be installed and click the Next button.Click the Next button.
8. In the TIBCO Installation Home page, as shown in Figure 4, choose one of the following options, and then click the Next button.
− Select the Create a new TIBCO_HOME radio button to create a new environment. In the Directory field, enter or select the path to an empty directory. In the Name field, enter a name of your choice.
− Select the Use an existing TIBCO_HOME radio button to install TIBCO ActiveMatrix Runtime UDDI Server into an existing environment.
If you pre-install Hibernate using a full Hibernate installer, you need to select the Use an existing TIBCO_HOME option here and go to step 12.Figure 4 installer - TIBCO Installation Home
9. In the Hibernate License Agreement page, as shown in Figure 5, read through the license text, and click the I accept the terms of the license agreement radio button, then click the Next button.
10. In the Download Hibernate page, you can choose to download the Hibernate assembly from TIBCO or specify you have previously downloaded the Hibernate assembly, as shown in Figure 6.
− Click the Download Hibernate assembly from TIBCO radio button and then click the Next button, you can automatically download the Hibernate.
−
Figure 6 Installer - Download Hibernate
11. The installer automatically downloads the Hibernate ZIP assembly from the public download site: http://public.tibco.com/pub/tibco_oss/Hibernate/, as shown in Figure 7.
12. After downloading the Hibernate package, the TIBCO Configuration Directory screen appears, as shown in Figure 8. Select a directory to be used as the TIBCO configuration destination for this installation environment. The configuration directory is used to store product configuration information. Click the Next button.
The directory you selected here must not contain the TIBCO configuration destination for another TIBCO installation environment.In Microsoft Windows 7, the default TIBCO Configuration Directory is Syetem_Disk:\ProgramData\TIBCO_HOME. All the files in this directory are hidden files by default, and you cannot execute some Ant-based tasks under this directory because of the write protection. You are strongly recommended to change the TIBCO Configuration Directory to other directory, for example: C:\TIBCOConfig.
13. In the UDDI Default Server Creation page, as shown in Figure 9, you can choose to install a default server for the TIBCO ActiveMatrix UDDI Server. The default server is on Tomcat with the HTTP port 58080 and uses an HSQL database. To start the server, run UDDI_HOME/server/bin/startup. Click the Next button.
14. In the Pre-Install Summary page, you can review the installation information, as shown in Figure 10. Click the Install button to install the TIBCO ActiveMatrix UDDI Server.Figure 10 Installer - Pre-Install Summary
15. After the installation, the Post Install Summary screen appears. Click the Finish button to close the installer window.
1. Open the physical media or download the TIBCO ActiveMatrix Runtime UDDI Server package.
2. Extract the TIBCO ActiveMatrix Runtime UDDI Server archive file to a temporary directory.
3. Using a console window, navigate to the temporary directory that contains the universal installer.
4. Run TIBCOUniversalInstaller -console.The following procedure explains how to install TIBCO ActiveMatrix Runtime UDDI Server in silent mode. The TIBCOUniversalInstaller.silent file is packaged in the directory that contains the universal installer. You must edit the file with information for your environment before launching the silent installation. The file includes comments that describe the installation properties you can set.While you can use the TIBCOUniversalInstaller.silent file, it’s good practice to copy the file to a different name and use that file for the silent install.If errors occur during installation, they will be listed in the installation log file (see the USER_HOME/.TIBCO directory).
1. Open the physical media or download the TIBCO ActiveMatrix Runtime UDDI Server package.
2. Extract the TIBCO ActiveMatrix Runtime UDDI Server archive file to a temporary directory.
3. Using a console window, navigate to the temporary directory that contains the universal installer.
4. Copy the TIBCOUniversalInstaller.silent file and name the copied file. For more information about the TIBCOUniversalInstaller.silent file, refer to Sample TIBCOUniversalInstaller.silent file.
− Update the install location, and features to install. When specifying the installationRoot entry key, the syntax for the value must match the value specified when TIBCO_HOME was defined. For example, if TIBCO_HOME is specified as C:\tibco, you must specify C:\tibco for the installationRoot entry key. You must not mix case; the installationRoot entry key syntax must match that of the TIBCO_HOME value exactly.
− When specifying the configDirectoryRoot entry key, the configuration root directory can be set to the same as TIBCO root. If the specified configuration root does not exist, the installer will create it first if providing installer has permission to create such a directory, and then the RuntimeUDDIServer directory will be appended to the specified configuration root.
− When specifying the createDefaultServer entry key, if it is set to true, it installs a server for demonstration purpose. The server runs on Apache Tomcat, and uses files based on HSQLDB. The default server can be accessed from http://Host:58080/uddi and http://Host:58080/uddisc.The default server will put the HSQLDB data files into configDirectoryRoot/tibco/cfgmamt/RuntimeUDDIServer/data and put log files, such as uddi.log, udd-access.log into configDirectoryRoot/tibco/cfgmamt/RuntimeUDDIServer/logs
6.
For Unix platform, run TIBCOUniversalInstaller-platformAcronymn.bin -silent -V responseFile=myFileName.silentIf you are using the TIBCOUniversalInstaller.silent file, you need not supply the file name and can run: TIBCOUniversalInstaller -silent.A line similar to the following is written to the installer log file when installation is complete:Install, com.tibco.installer.util.TIBCOInstaller, dbg.Debug, The installation has completed. Please check the log file for additional information.<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"><comment>---Universal Installer Silent Installation Properties---</comment><!--if the product does not support multiple instances and TIBCO_HOME has already been set then--><!--this value is ignored and the existing TIBCO_HOME is used as the installation root--><!--If multiple environments are supported, create a new one or use and existing one--><!--If the product does not support multiple environments, then the values below are ignored--><!--If using an existing environment then the installationRoot AND environmentName MUST match a pre-existing environment--><!--If createing a new environment then the installationRoot AND environmentName MUST BE UNIQUE and not match a pre-existing environment--><!--If some install features are set to be reinstalled, do you want to automatically reinstall them or not? --><!--Product Specific Properties can be set below using the same 'entry key=' format as above-->
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |