Cape Clear ESB Platform for On-Demand Integration
Go to selected chapter 1 2
 

Cape Clear SOA Assembly

SOA applications need to combine a set of artefacts:

For more information:
  1. The Service implementation itself (BPEL, Java, DB);
  2. Multiple ways to reach it (transports);
  3. Transformations into and out of relevant formats;
  4. Manipulation of message parts;
  5. Application of routing, splitting and load-balancing rules;
  6. Handling of Error conditions;

For the first time, Cape Clear 7.5 offers a unified, Spring-based, graphical means to describe, develop and deploy Assemblies which span all the above areas.

Assebmly sample

Assemblies are defined and manipulated in the SOA Assembly Editor, which is part of Cape Clear Studio:

Cape Clear SOA assembly editor

Advantages of an Assembly Approach:

  1. Ease of configuration—single Spring file
  2. Ease of deployment—one-click for a whole WSAR
  3. Simplicity—wiring model is quick & easy
  4. Flexible—re-use services multiple ways
  5. Consistent—mix’n’match all the main artefacts as you like
  6. Open—Spring-based framework
  7. Scheduled—Quartz makes it simple
  8. RESTful—no assumption of SOAP in transports
  9. Scalability—Mediations are stateless
  10. Customizable—anything can be added as a Spring bean

Next: Cape Clear ESB and the Spring Framework

footer