This content has been marked as final.
Show 1 reply
-
1. Re: How im can Install Jboss AS in windows Server 2012?
rhn-support-abhati Aug 15, 2018 1:17 AM (in response to almirfiorio)Hi,
Download the jboss(wildfly) on your machine.
Unzip the downloaded zip file.
Navigate to $JBOSS_HOME/bin
Add a management user by running ./ad-user.bat file
start a standalone server by running standalone.bat file
Refer to Getting Started Guide for getting started with wildfly.