This content has been marked as final.
Show 1 reply
-
1. Re: How to install JBoss on Linux server?
rhn-support-abhati Aug 21, 2018 4:52 AM (in response to dinajones134)Hi,
After unzipping JBoss, navigate to $JBOSS_HOME/bin directory.
If you want to run standalone mode then use ./standalone.sh script.
Please make sure to add a management user(./add-user.sh) to access JBoss management console running on localhost:9990