Start the Server

Page removed by Van Halbert


If the server has not been started, you can start it by executing:

Windows:

cd <jboss-install>/bin
standalone.bat -c standalone-teiid.xml

*nix:

cd <jboss-install>/bin
./standalone.sh -c standalone-teiid.xml