Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 2 Configuring TIBCO ActiveMatrix Runtime UDDI Server : Configuration Results

Configuration Results
After the configuration, your configuration values will be written in the build.properties.time_stamp file.
time_stamp is the string that records the date and the time of the file generation.
For example, the file name can be build.properties.2009-03-31_01-30-59
The following sample configuration code is listed in the build.properties.time_stamp file:
hbm2ddl.auto=XXX
hibernate.dialect=XXX
is.default.schema.set=XXX
default.schema=XXX (This line appears while setting is.default.schema.set=yes)
container.type=XXX
serverDomain=XXX
serverHost=XXX
adminLogin=XXX
adminPassword=XXX
smtpHost=XXX
smtpPort=XXX
smtpAccount=XXX
smtpPassword=XXX
smtpAuth=XXX
subscriptionNotifierFromAddress=XXX
log4j_folder=XXX
customize_jaas_authen=XXX
jaas_authen_mod_impl=XXX (This line appears while setting customize_jaas_authen=yes)
jaas_authen_mode_def=XXX (This line appears while setting customize_jaas_authen=yes)
customize_ui_msg=XXX
customize_ui_msg_def=XXX (This line appears while setting customize_ui_msg=yes)
customize_ui_logo=XXX
customize_ui_logo_def=XXX (This line appears while setting customize_ui_logo=yes)
You can find the sample build.properties file in the following directory: TIBCO_HOME/RuntimeUDDIServer/3.1/sample/srvconfig. If you want to run srvconfig using the sample build.properties file, put the sample file into the TIBCO_HOME/RuntimeUDDIServer/3.1/template directory.
When the configuration is successfully completed, both the uddisc.war file and the uddi.war file are created in the following directory: TIBCO_HOME/RuntimeUDDIServer/3.1/war/dist/CONTAINER_TYPE/
DATABASE_TYPE

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved