Versions Compared

Key

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

...

4. Start the Application Server (run bin/wso2server.sh /in Linux, or bin\wso2server.bat in Windows).

  • mvn -Pdeploy (deploys the generated WAR file on WSO2 AS with related logs on the console)
  • mvn -Pclient (runs the client)

...