Running and Testing JBoss 3.0

To run and test JBoss, go to the directory <JBOSS_HOME>, and type run. For example, if your <JBOSS_HOME> is c:jboss30, you should open a command window and type the following commands:

C:cd jboss30in>
C:jboss30in>run
					

The command window will display all the actions on the screen.

To test the JBoss server, open your browser and enter the URL http://localhost:8080/jmx-console, which will connect to the JBoss server, and should display something similar to Figure B.1.

Figure B.1. Testing JBoss.


Congratulations! After you have entered your server's configuration parameters in the setEnvJBoss.bat file located in the examples root directory (as per the instructions contained in the README.txt located in the same directory), you can start running the examples provided with this book. For your convenience, we also provide the startJBossServer.bat script from the same examples directory to run the JBoss server.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.221.89.18