From jbosstools-commits at lists.jboss.org Thu Jul 26 10:27:44 2007 Content-Type: multipart/mixed; boundary="===============5412593312165397171==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r2683 - in trunk/documentation/GettingStartedGuide/docs/userguide/en: modules and 1 other directory. Date: Thu, 26 Jul 2007 10:26:04 -0400 Message-ID: --===============5412593312165397171== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: sabrashevich Date: 2007-07-26 10:26:04 -0400 (Thu, 26 Jul 2007) New Revision: 2683 Added: trunk/documentation/GettingStartedGuide/docs/userguide/en/images/console= output.png trunk/documentation/GettingStartedGuide/docs/userguide/en/images/startin= gfromicon.png trunk/documentation/GettingStartedGuide/docs/userguide/en/images/startin= gfromserversview.png Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/Manage= JBossAS.xml Log: http://jira.jboss.com/jira/browse/EXIN-401 a "Manage JBoss AS from Red Hat = Developer Studio" chapter is improved Added: trunk/documentation/GettingStartedGuide/docs/userguide/en/images/con= soleoutput.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/GettingStartedGuide/docs/userguide= /en/images/consoleoutput.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/GettingStartedGuide/docs/userguide/en/images/sta= rtingfromicon.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/GettingStartedGuide/docs/userguide= /en/images/startingfromicon.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/GettingStartedGuide/docs/userguide/en/images/sta= rtingfromserversview.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/GettingStartedGuide/docs/userguide= /en/images/startingfromserversview.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/modules= /ManageJBossAS.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/Manag= eJBossAS.xml 2007-07-26 14:02:05 UTC (rev 2682) +++ trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/Manag= eJBossAS.xml 2007-07-26 14:26:04 UTC (rev 2683) @@ -15,7 +15,7 @@ JBoss AS Installation If you followed the default installation of Red Hat Developer Stud= io, you will already have a JBoss 4.2 server installed and defined. You ha= ve to do nothing to deploy your project. Just start JBoss server using a JB= oss icon from command panel and launch your application. Registration to de= fault JBoss AS is being done when you are creating an appication, in the se= cond screen of wizard called "Web" ("Target Server" sec= tion). Simply do not uncheck the control in this section. -Besides that you can deploy your application to some servers that Re= d Hat Developer Studio supports directly (through the bundled Eclipse WTP p= lug-ins). Say you want to deploy the application to JBoss 4.0.5 server. Fir= st of all you need to install it. +Besides that you can deploy your application to some servers that Re= d Hat Developer Studio supports directly (through the bundled Eclipse WTP p= lug-ins). Suppose you want to deploy the application to JBoss 4.0.5 server.= First of all you need to install it. Download the installation pack of JBoss 4.0.5 and save it = on your computer: ht= tp://labs.jboss.com/jbossas/downloads Double-click this file or launch the installation from ter= minal like this: @@ -159,4 +159,42 @@ + +
+ + Starting and stopping JBoss server + Starting JBoss server is quite simple. Red Hat Developer Studio al= lows you control its behaviour through a special toolbar: start it in regul= ar or debug mode, stop it, or restart it. + + To launch the server click the green colored icon on the= panel or right click server name in Servers view and select "Start&qu= ot;: + +
+Starting from icon + = + + + + +
+ +
+Starting from Servers view + = + + + + +
+ +To stop the server click the button "Stop". + +While launching Server output will be written to the Console view: +
+Console output + = + + + + +
+
\ No newline at end of file --===============5412593312165397171==--