Update proc-installing-sample-code.adoc
This commit is contained in:
parent
7aea6a2023
commit
79bb14c710
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ $ cd {quickstartRepo_dir}/app-profile-jee-vanilla/config
|
||||||
$ mvn clean wildfly:deploy
|
$ mvn clean wildfly:deploy
|
||||||
----
|
----
|
||||||
|
|
||||||
. Confirm that the application installationt succeeded. Go to http://localhost:8080/vanilla where a login page is displayed.
|
. Confirm that the application installation succeeded. Go to http://localhost:8080/vanilla where a login page is displayed.
|
||||||
+
|
+
|
||||||
.Login page confirming success
|
.Login page confirming success
|
||||||
image:images/vanilla.png[Login page confirming success]
|
image:images/vanilla.png[Login page confirming success]
|
||||||
|
|
Loading…
Reference in a new issue