Package wt.util.jmx
Class TechSupportMain
java.lang.Object
wt.util.jmx.TechSupportMain
Command line utility that invokes
TechSupportMBean's
sendFilesToSupport operation via the default server manager if possible. If not,
the MBean will be instantiated in the utility's own JVM and invoked there.
Since this utility uses JmxConnectUtil to establish the JMX connection
it will work on any trusted host (assuming no intervening firewalls, of course)
even when running on a platform that does not allow JMX connections via process
id or publish local JMX connections to jconsole (like AIX) or when the target
process is being run as a different user.
Invocation of the command without arguments provides usage details.
Supported API: true
Extendable: false
-
Method Summary