|
Installing the Product
The AdventNet TL1 API is distributed in two formats:
Zip file distribution (for Solaris, Linux, and Windows) - If the downloaded file is in Zip format, extract the files using the unzip utility.
Self-extracting EXE format with an Install Shield program for installation (suitable for Windows 2000/NT) - If the downloaded file is an executable, run the executable file to start the installation process and follow the instructions provided.
The TL1 API comes with an integrated license manager which is executed only once when the user runs any of the TL1 applications for the first time.
|
|
Warning: The installation process for the TL1 API is complete only after the License Manager tool is run. This tool can be started by running any of the TL1 applications for the first time. |
For more information, please read the section Licensing the Product.
|
|
Note: Once the installation process is fully complete, you can port the applications built using TL1 API to other deployment environments. Remember to include AdventNetNPrevalent.jar, AdventNetLicense.xml, petinfo.dat and product.dat files in the CLASSPATH. These files are required for validating the TL1 API license. |
Following script files are available in <TL1_Home>/bin directory for executing TL1 applications:
|
Application/Tool |
File (batch and script) |
Description |
|
Classpath settings * |
setenv |
Sets the CLASSPATH. |
|
Launcher * |
TL1Tools |
Starts the Launcher from where TL1 Applications can be started. |
|
TL1 Craft Interface |
TL1CraftInterface |
Starts the Craft Interface tool. |
|
TL1 Message Builder |
TL1MessageBuilder |
Starts the Message Builder tool. |
|
Update Manager |
UpdateManager |
Starts the Update Manager tool. |
|
Start TL1 Applet Server |
startTL1AppletServer |
Starts the TL1 Applet Server by running Tomcat Web Server and RMI Server. |
|
Shutdown TL1 Applet Server |
shutdownTL1AppletServer |
Stops the TL1 Applet Server. |
|
I18NEditor |
I18NEditor |
Starts the I18N Editor tool to localize the TL1 tools. |
* - These applications are available under <TL1_Home> directory.
|
|
Note : You must set the JAVA_HOME in the setenv file before working with applications available in the product. |
Following configuration files are available in <TL1_Home>/conf directory:
|
Application/Tool |
Conf File |
Description |
|
TL1 Craft Interface |
tl1craftinterface.config |
Contains configuration and rebranding information of TL1 Craft Interface. |
|
TL1 Craft Interface |
tl1craftinterface_csh.xml |
Contains context-sensitive help definitions of TL1 Craft Interface. |
|
TL1 Craft Interface |
tl1craftinterface_i18n.properties |
Contains a list of properties of TL1 Craft Interface that can be localized to your specific locale. |
|
TL1 Message Builder |
tl1messagebuilder.config |
Stores the configuration parameters of TL1 Message Builder. |
|
TL1 Message Builder |
tl1messagebuilder_csh.xml |
Contains context-sensitive help definitions of TL1 Message Builder. |
|
TL1 Message Builder |
tl1messagebuilder_i18n.properties |
Contains a list of properties of TL1 Message Builder that can be localized to your specific locale. |
|
Launcher |
launcher_conf.txt |
Contains configuration information of Launcher tool. |
|
Launcher |
Tools.properties |
Contains properties specific to the Launcher tool. |
|
Update Manager |
update_conf.xml |
Contains configuration information of Update Manager. |
|
Update Manager |
updatehelp.xml |
Contains context-sensitive help definitions of Update Manager. |
|
Update Manager |
UpdateManagerResources_en_US.properties |
Contains properties specific to the Update Manager. |
|