1. Download Jboss zip file from jboss.org
2. Extract zip file into location here it is C:\jboss7
3. Before you start make sure that JDK 1.6 or later and Environment Variable for java home is set
4. goto jboss home bin folder(C:\jboss7\bin) you can see standalone.bat file.
5. Click the standalone.bat file now the jboss server is getting startup and running.
startup console is shown below:
2. Extract zip file into location here it is C:\jboss7
3. Before you start make sure that JDK 1.6 or later and Environment Variable for java home is set
4. goto jboss home bin folder(C:\jboss7\bin) you can see standalone.bat file.
5. Click the standalone.bat file now the jboss server is getting startup and running.
startup console is shown below:
![]() |
Jboss 7 console |
6. Open your browser and type http://localhost:8080 in address bar. you can see the jboss startup
screen as shown below:
![]() |
Jboss 7 Startup Page |
7. You have successfully installed jboss and now Click the link Administration console.
you can see the web console now and now you can start deploy the web applications.
![]() |
Jboss 7 Admin Console |
No comments:
Post a Comment