<html>
<head>
    <base href="https://docs.jboss.org/author">
            <link rel="stylesheet" href="/author/s/en/2172/19/5/_/styles/combined.css?spaceKey=TEIID&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
     <h2><s>Start the Server</s></h2>
     <h4>Page <b>removed</b> by             <a href="https://docs.jboss.org/author/display/~van.halbert">Van Halbert</a>
    </h4>
     <br/>
     <div class="notificationGreySide">
         <p><font color="#333233">If the server has not been started, you can start it by executing:</font><br class="atl-forced-newline" />
<br class="atl-forced-newline" /></p>

<p><font color="#333233">Windows:</font></p>

<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px; font-family: ConfluenceInstalledFont,monospace;">
cd &lt;jboss-install&gt;/bin
standalone.bat -c standalone-teiid.xml
</pre>
</div></div>
<p><font color="#333233">&#42;nix:</font></p>

<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="theme: Confluence; brush: java; gutter: false" style="font-size:12px; font-family: ConfluenceInstalledFont,monospace;">
cd &lt;jboss-install&gt;/bin
./standalone.sh -c standalone-teiid.xml
</pre>
</div></div>
     </div>
</div>
</div>
</div>
</div>
</body>
</html>