Roadmap
| Roadmap |
Release and features roadmap |
User Guides
The user guides provide concise information focused at end users on using the SCA and non-SCA features provided by Fabric3.
| [Building Your First Composite Application] |
Detailed guide to building your first composite application |
| [Working With Web Services] |
Detailed guide to how to expose your web services using web services and how to access web services from your composite applications |
| [Working With Policies] |
Detailed guide to how to enforce QoS polices in your composite applications |
| [Working With JAXB] |
Detailed guide to how to use JAXB for data-binding within your web services |
| [Working With Transactions] |
Detailed guide to how to use JTA transactions within your composite applications |
| [Working With JMS] |
Detailed guide to how to expose your web services using JMS and how to access JMS resources from your composite applications |
| Working With JPA |
Detailed guide to how to use JPA for long term persistence within your composite applications |
| Working With Data Sources |
Detailed guide to how to configure and use data sources |
| [Working With Extensions] |
How to extend the SCA runtime using system and user extensions |
| [Working With Conversations] |
How to use conversations for stateful interactions |
| [Working With Callbacks] |
How to use callbacks and bi-directional interfaces |
| [Integration Tests] |
How to integration test SCA applications using Maven |
Bindings Guides
| Binding Introduction |
Introduction to using bindings |
| Web Services |
Guide to using web services binding |
| [RMI] |
Guide to using RMI binding |
| Hessian |
Guide to using Hessian binding |
| Burlap |
Guide to using Burlap binding |
| [JMS] |
Guide to using JMS binding |
Extension Guides
| Extending Fabric3 |
Introductory guide to extending the runtime |
| Patterns and Anti-patterns |
A catalogue of common extension patterns and ant-patterns |
| [Binding Extensions] |
Guide to creating binding extensions |
| [Component Type Extensions] |
Guide to creating component type extensions |