Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Make sure that Wildfly service is up and running

Code Block
systemctl is-enabledactive wildfly.service

# If not, run the following command
systemctl start wildfly.service

...