Versions Compared

Key

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

...

Anchor
Scenario3
Scenario3
3. Working with different SCA bindings within Spring

We know that a component that uses Spring for an implementation can wire SCA services and references without introducing SCA metadata into the Spring configuration. The Spring context knows very little about the SCA environment. Hence the SpringComponent implementation remains the same but different bindings are chosen at the SCA Composite level as shown below.

Working with SCA WebServices Binding

...