Versions Compared

Key

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

Introduction

Fabric3 is a platform for developing, assembling, and managing distributed applications. Fabric3 provides the following features:

...

The Samples


The samples are intended to demonstrate the capabilities of Fabric3 using the standalone or Tomcat distributions. The samples contain individual applications designed to showcase specific features and are organized as follows:

  • Starter: Contains several variations of a calculator application that show how to create services, wire them, and expose them as a web services endpoint , and REST resource.
  • Features: Contains applications that demonstrate how to use specific Fabric3 features, including JPA/Hibernate integration and Pub/Sub eventing, pub/sub eventing, websockets, timers, and custom policies.
  • Apps. Contains complete applications that demonstrate SCA and Fabric3 best-practices. There is currently one application, BigBank.

...