<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    A GUI for the Command Line Interface
</h3>
<span style="margin-bottom: 10px;">
    modified by <a href="https://community.jboss.org/people/ricardoarguello">Ricardo Arguello</a> in <i>JBoss AS 7 Development</i> - <a href="https://community.jboss.org/docs/DOC-17457">View the full document</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>If you start jboss-admin with the <strong>--gui</strong> option, it will bring up&#160; a GUI instead of a command line.&#160; Note that you also must specify a connection options such as <strong>--connect</strong> because the gui doesn't yet know how to behave in a non-connected state.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><pre class="jive-pre"><code class="jive-code">jboss-as-7.1.0.Final/bin&gt; ./jboss-admin.sh --connect --gui
</code></pre><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>You will see a screen that looks like this where you can browse the domain model:</p><p><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-17457-5-17747/CommandBuilder.png"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-17457-5-17747/450-344/CommandBuilder.png </span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>To see the operations available for a node, right-click the node.&#160; Context-sensitive help is available throughout the Command Builder:</p><p><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-17457-5-17742/ContextMenu.jpg"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-17457-5-17742/450-344/ContextMenu.jpg </span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>For operations that have parmeters, you will be prompted.&#160; Help is available for each parameter by hovering over its label (not shown).</p><p><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-17457-5-17744/ParamsDialog.jpg"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-17457-5-17744/310-86/ParamsDialog.jpg </span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>The command line will be filled in automatically.&#160; You can hit the "Enter" key or click submit to send your command to the server.</p><p><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-17457-5-17745/OutputScreen.jpg"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-17457-5-17745/450-344/OutputScreen.jpg </span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>You can also edit the command line manually and submit a command at any time:</p><p><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-17457-5-17746/ManualCommand.jpg"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-17457-5-17746/450-344/ManualCommand.jpg </span></a></p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Comment by <a href="https://community.jboss.org/docs/DOC-17457">going to Community</a></p>

        <p style="margin: 0;">Create a new document in JBoss AS 7 Development at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2225">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>