- Clone this repo and call
mvn clean install
. - Move the
example-1.0.0.war
file from thetarget
directory to the Wildfly directory calledbin
. - Go to the
bin
directory where your WildFly and run WildFly by callingdomain.sh
. - Deploy the application using
jboss-cli.sh
, thedomain.sh
need to be still running. Run: ./jboss-cli.sh -c --controller=127.0.0.1:9990 [domain@127.0.0.1:9990 /] deploy example-1.0.0.war --server-groups=main-server-group - Open http://localhost:8080 and you will see: Showing the application ports. Port by Controller request: '8080', Port By Autowiring field:'8080' Open http://localhost:8230 and you will see: Showing the application ports. Port by Controller request: '8230', Port By Autowiring field:'8230'
-
Notifications
You must be signed in to change notification settings - Fork 0
thiagochagas/wildfly14-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Wildfly14 SpringBoot application example
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published