Versions Compared

Key

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

...

Copy bigbank-loan-<version>.jar to the severs/vm/target/image/runtimes/vm/deploy directory. Note that in a production system, it is recommended to use the Fabric3 administration client, which is separately downloadable.

Run the clients

From your IDE, launch one of the client located in bigbank-client src/main/java/org/fabric3/samples/bigbank/client. The client will submit a loan application an wait for it to be processed.

...