Skip to content

Commit b884eeb

Browse files
backwind1233edburns
authored andcommitted
Update JBoss EAP admin console URL for deployment.
1 parent 3e60eba commit b884eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/workloads/redhat/jboss-eap-single-server-azure-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ The following steps will guide you to create a "Hello World" application and the
171171
- Run `mvn package` in the root directory of your project to build the application. This will generate a `.war` file in the `target` directory.
172172

173173
7. **Deploy the Application on JBoss EAP:**
174-
- Open the JBoss EAP admin console (usually accessible at `http://<public-ip>:9990`).
174+
- Open the JBoss EAP admin console (`http://<public-ip-address-of-ipconfig1>:9990`).
175175
- Deploy the `.war` file using the admin console by uploading the file in the "Deployments" section.
176176
:::image type="content" source="media/jboss-eap-single-server-azure-vm/jboss-eap-console-upload-content.png" alt-text="Screenshot of the JBoss EAP management console Deployments tab with Upload Content menu item highlighted." lightbox="media/jboss-eap-single-server-azure-vm/jboss-eap-console-upload-content.png":::
177177

0 commit comments

Comments
 (0)