man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

start_webtool (1)

Name

start_webtool - WebTool Start Script

Synopsis

Please see following description for synopsis

Description




User Commands                                    start_webtool(1)



NAME
     start_webtool - WebTool Start Script

DESCRIPTION
     The  start_webtool script starts WebTool, a WebTool applica-
     tion and a web browser pointing to this application.

EXPORTS
     start_webtool application [ browser ]

          Starts WebTool, the given WebTool Application and a web
          browser pointing to this application.

          If  no  argument is given, a list of available applica-
          tions is displayed, e.g.

          >start_webtool
          Starting webtool...
          WebTool is available at http://localhost:8888/
          Or  http://127.0.0.1:8888/

          Usage: start_webtool application [ browser ]

          Available applications are: [orber,appmon,crashdump_viewer,webcover]
          Default browser is 'iexplore' (Internet Explorer) on Windows or else 'firefox'

          To start any  of  the  listed  applications,  give  the
          application name as the first argument, e.g.

          >start_webtool webcover
          Starting webtool...
          WebTool is available at http://localhost:8888/
          Or  http://127.0.0.1:8888/
          Starting webcover...
          Sending URL to netscape...done

          The  WebTool  application  WebCover is then started and
          the default browser is used.  The  default  browser  is
          Internet Explorer on Windows or else Firefox.

          To  use  another browser, give the browser's start com-
          mand as the second argument, e.g.

          >start_webtool webcover mozilla
          Starting webtool...
          WebTool is available at http://localhost:8888/
          Or  http://127.0.0.1:8888/
          Starting webcover...
          Sending URL to mozilla...done

          If the given browser name  is  not  known  to  WebTool,
          WebTool  will run it as a command with the start URL as



Ericsson AB        Last change: webtool 0.8.9.1                 1






User Commands                                    start_webtool(1)



          the only argument, e.g.

          >start_webtool webcover mybrowser
          Starting webtool...
          WebTool is available at http://localhost:8888/
          Or  http://127.0.0.1:8888/
          Starting webcover...
          Starting mybrowser...

          Here the command "mybrowser  http://localhost:8888/web-
          cover" is executed.


ATTRIBUTES
     See   attributes(5)   for   descriptions  of  the  following
     attributes:

     +---------------+------------------+
     |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
     +---------------+------------------+
     |Availability   | runtime/erlang   |
     +---------------+------------------+
     |Stability      | Uncommitted      |
     +---------------+------------------+
SEE ALSO
     webtool(3)


NOTES
     This  software  was   built   from   source   available   at
     https://java.net/projects/solaris-userland.    The  original
     community       source       was       downloaded       from
     http://www.erlang.org/download/otp_src_R15B03-1.tar.gz

     Further  information about this software can be found on the
     open source community website at http://www.erlang.org/.



















Ericsson AB        Last change: webtool 0.8.9.1                 2