NAME
orbstatj - java version of ORB status display
SYNOPSIS
orbstatj [orbname]
SUPPORT
Contributed code: NO BRTT support.
THIS PIECE OF SOFTWARE WAS CONTRIBUTED BY THE ANTELOPE USER COMMUNITY. BRTT DISCLAIMS ALL OWNERSHIP, LIABILITY, AND SUPPORT FOR THIS PIECE OF SOFTWARE.
FOR HELP WITH THIS PIECE OF SOFTWARE, PLEASE CONTACT THE CONTRIBUTING AUTHOR.
DESCRIPTION
orbstatj is a script that points a Java 2 SDK java virtual machine
at the Antelope java class JFrameOrbStat. This java class presents
a GUI window showing ORB status information similar to the text
displays of
orbstat(1). Note that a java virtual machine of name
"java" must be installed on the user's system and must be present
in the user's execution path (the java virtual machine is not
part of the Antelope distribution).
OPTIONS
-
orbname
The subject orbserver name. This defaults to "localhost".
BUGS AND CAVEATS
In order to run the java Antelope classes, you must use a java virtual
machine that is equivalent or later than SUN's Java 2 SDK 1.3.0 version.
Earlier versions of the JVM do not include the Java swing classes
nor do they handle jar files in the manner necessary for this script
to operate properly. Java 2 SDK is available free of charge from
http://java.sun.com for SPARC/INTEL Solaris and INTEL Windows.
The java Antelope classes do not currently support the port number
name mapping that is implemented in the C-based Antelope libraries.
Therefore, you cannot use an orbname like localhost:scdemo but
instead would have to use localhost:32742.
SEE ALSO
orbstat(1)
AUTHOR
Danny Harvey
Boulder Real Time Technologies, Inc.
Antelope User Group Contributed Software