The System/Java Properties is a page where you specify a list of properties
and their associated values. The properties are added to the Java runtime
properties so you may change/add Java specific (or other third party specific)
properties here. Also, you will find Metamerge specific properties that fine
tune the way Metamerge Server and Admin Tool behaves.
These values are part of your configuration file and might be different from
file to file.
Some of these values need restarting of the admintool to take effect.
Since some of these values are settable through the Preferences
menu, you should set the values there.
Standard Properties |
Syntax: Short Description |
com.architech.
certificatesFile |
The X.509 Sun Keystore file to be used |
com.architech.
rotatelogs |
NUMBER: Specifies how many AssemblyLine log files to save.
Each saved log file is suffixed by a ".x" where x is a number. |
external.properties |
STRING: File that shows where the external
properties are placed. This is most useful in order to isolate site
specific parameters on an external file. |
external.properties.
encrypted |
Should the file named in external.properties be encrypted?
This encryption is not really secure, so if you care about security, you
will probably want to encrypt this file yourself and decrypt it before
running Metamerge Integrator. |
mail.smtp.host |
STRING: This should be the SMTP server to use if you use the
"system.sendmail" function. |
rsadmin.attribute.
nullBehavior |
STRING: If a
connector does not get an attribute value from the underlying data source
(for example no telephone number), there is ambiguity on what the
AssemblyLine should provide. See Null Value
Behavior. |
rsadmin.attribute.
nullBehaviorValue |
STRING: If rsadmin.attribute.nullBehavior
is set to Value, this is the value. |
rsadmin.browser |
STRING: Specify the web browser you prefer when viewing AssemblyLine
reports. Use "{0}" as the place holder for the AssemblyLine report HTML file. (e.g. explorer {0}). |
rsadmin.color.title |
STRING: Colour of the title bar in the Admin Tool. |
rsadmin.editor.font |
STRING: Font for the editor (used to write scripts in hooks) |
rsadmin.editor.
fontsize |
NUMBER: Fontsize |
rsadmin.enableforms |
For internal use only |
rsadmin.encryption |
BOOLEAN: Specify "true" if you want your
configuration file to be encrypted. You are prompted for a password when
you open/save the configuration file.
Please note that Metamerge has no way of unlocking a password protected
configuration file. If you forget your password then the file is probably
lost. The configuration file is encrypted using DES. |
rsadmin.gui |
For internal use only |
rsadmin.javacmd |
Used to overwrite the default Java (VM) command |
rsadmin.javacmd.
reuse |
BOOLEAN: True if the admintool is to reuse the javacmd
window. False if you want command windows all over the place. |
rsadmin.lookAndFeel |
Look and feel value from View|Look and Feel |
rsadmin.toolbar |
BOOLEAN: Hide or shows buttons in the Admin Tool. |
rsadmin.treeventhandler |
For internal use only |
|
|