Preface : Related Documentation

Related Documentation
This section lists documentation resources you may find useful.
TIBCO ActiveMatrix Management Agent for WebSphere Documentation
The following documents form the TIBCO ActiveMatrix Management Agent for WebSphere documentation set:
TIBCO ActiveMatrix Management Agent for WebSphere Installation  This book presents instructions for installing the product.
TIBCO ActiveMatrix Management Agent for WebSphere User’s Guide  This book describes ActiveMatrix Management Agent for WebSphere software, and presents instructions for configuring and using the product.
TIBCO ActiveMatrix Management Agent for WebSphere Release Notes  Read the release notes for a list of new and changed features. This document also contains lists of known issues and closed issues for this release.
Other TIBCO Product Documentation
You may find it useful to read the documentation for the following TIBCO products:
Third Party Documentation
IBM
IBM WebSphere Application Server
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp
Introduction
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/welc6tech_ovrex.html
JAX-RPC
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/org.eclipse.jst.ws.doc.user/concepts/cjaxrpc.html
Java
The various Java specfications supported by Management Agent for WebSphere can be obtained from the Java Community Process web site http://jcp.org:
Web Services Standards
Management Agent for WebSphere supports web services standards sponsored by the following standards bodies:
WSDL 1.1 Note
http://www.w3.org/TR/wsdl
OASIS web services committees
http://www.oasis-open.org/committees/tc_cat.php?cat=ws
Web Services Interoperability
http://www.ws-i.org/
 
Typographical Conventions
The following typographical conventions are used in this manual.
All TIBCO products are installed under the same directory. This directory is referenced in documentation as TIBCO_HOME. The value of TIBCO_HOME depends on the operating system. For example, on Windows systems, the default value is C:\tibco.
Code font identifies commands, code examples, filenames, pathnames, and output displayed in a command window. For example:
Use MyCommand to start the foo process.
In command syntax, to indicate the default parameter for a command. For example, if no parameter is specified, MyCommand is enabled:
MyCommand [enable | disable]
To introduce new terms For example: A portal page may contain several portlets. Portlets are mini-applications that run in a portal.
Key combinations
The note icon indicates information that is of special interest or importance, for example, an additional action required only in certain circumstances.
The tip icon indicates an idea that could be useful, for example, a way to apply the information provided in the current section to achieve a specific result.
The warning icon indicates the potential for a damaging situation, for example, data loss or corruption if certain steps are taken or not taken.
 
|
For example, the following command requires two parameters, which can be either the pair param1 and param2, or the pair param3 and param4.
In the next example, the command requires two parameters. The first parameter can be either param1 or param2 and the second can be either param3 or param4:
In the next example, the command can accept either two or three parameters. The first parameter must be param1. You can optionally include param2 as the second parameter. And the last parameter is either param3 or param4.