Versions Compared

Key

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

...

Once we executed the last command earlier "mv apache-tomcat-8.0.20/webapps/jw* ~/jbossews/webapps/", Joget Workflow webapp is being initialized right away.

However, it is highly recommended that we restart the server first to make sure that everything would works persistently.

...

Code Block
titleRestart App
rhc app-restart jogetv5

Once the server restarted, you You can monitor its deployment of the web server by tailing the server log.

...