Versions Compared

Key

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

...

  • Interceptor Enhancements
    • Phase-based interceptor ordering to allow contribution of new interceptors and also define the order in witch they should be invoked
    • Pass-by-reference SPI to allow interceptors to indicate if they support pass-by-reference
    • PolicyProvider SPIs to allow extensions to plugin policy interceptors
  • Support for JAXWS annotations and mapping of faults to Java exceptions according to JAXWS specification
  • Support for Relax WS Interfaces
  • Improvement of contribution service to allow it to be used outside of the runtime environment
  • Support for Contribution Import/Export resource
  • Enhanced Distributed Domain story using Workspace
    • Implementation of a SCA domain allowing a system administrator to manage contributions, composites and sca nodes that run these composites
      • set of core services providing management capabilities
      • Administration web interface
      • This is a work in progress and you can see it in action in samples/calculator-distributed. Other samples that use distributed operation are yet to move over to the workspace.
  • Enhanced support for SCA Policy spec
    • Ability to apply external policy definitions to a SCA composition
    • Ability to spread policy definitions to multiple definitions.xml files available across the sca domain
    • Bug fixes
  • Improvements of http binding to support servlet components
  • Enable Tuscany to run inside an OSGi runtime

...