Versions Compared

Key

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

...

Info

Note internet access is required the first time the project is built so Maven can download the required project dependencies. Remote access can be turned off for subsequent builds by executing: 

mvn -o clean install

Build the Fabric3 server distribution.

...

Info

To run the WSCalcClient via the commandline change to the /samples/wscalc-client folder and type:

mvn exec:java

Note that the Fabric3 administration console (separately downloadable) is the recommended way to deploy applications to production systems.