InterviewSolution
Saved Bookmarks
| 1. |
How To Start Jboss In Standalone Mode? |
|
Answer» GO to BIN folder where JBOSS is installed and start with the FOLLOWING COMMAND. ./standalone.sh Go to bin folder where JBoss is installed and start with the following command. ./standalone.sh |
|