usr/src/lib/wiseman/mViewer.1
author Cyril Plisko <cyril.plisko@grigale.com>
Tue, 06 Apr 2010 16:00:14 +0300
changeset 11 87960ed158f9
parent 0 b34509ac961f
permissions -rw-r--r--
Import sfw build 137 Bugs Fixed ---------- 6926835 Wireshark cannot open files typed into the location bar 6930214 CVE-2010-0624: Heap-based buffer overflow in GNU Tar 6933424 Various sfw manual pages need to be adjusted to use the new OpenSolaris package names. 6937764 upgrade OpenSSL to 0.9.8n (and fix CVE-2010-0740)

'\" t
.TH "mViewer" "1" "" "" ""
.SH NAME
mViewer an HTTP connection to a Wiseman enabled Web server.
.SH SYNOPSIS
\fBmViewer \fP[OPTIONS]

.SH DESCRIPTION
The tool makes an HTTP connection to a Wiseman enabled Web server and requires the following system properties to be defined as command line parameter or set within the GUI tool before clicking the Load button.
.PP
.SH OPTIONS
.B mViewer
requires the following system properties to be provided:
.RS
.TP
.B -Dwsman.basicauthentication=<true/false>
Enable or disable basic authentication to the appserver.
.B -Dwsman.user=<username>
User name for appserver.
.B -Dwsman.password=<pwd>
Password for the appserver.

.SH FILES
By default, mViewer is installed into /usr/bin directory.

.SH ENVIRONMENT
JAVA_HOME variable must point to the directory where Java is installed.

.RE
.SH ATTRIBUTES
See
.BR attributes (5)
for descriptions of the following attributes:
.sp
.TS
box;
cbp-1 | cbp-1
l | l .
ATTRIBUTE TYPE	ATTRIBUTE VALUE
=
Availability	library/java/wiseman
=
Interface Stability	Uncommitted
.TE
.PP
.SH SEE ALSO
.LP
wiseman(3)
.SH NOTES
Source for wiseman is available on http://opensolaris.org.