diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES | 2 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M5/samples/README | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES b/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES index 404e0e94dc..5dcb5b60cd 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES +++ b/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES @@ -16,7 +16,7 @@ Overview SCA Policy Framework V1.1
SCA Java Common Annotations and APIs V1.1
SCA Java Component Implementation V1.1
- SCA Client & Implementation: Spring
+ SCA Client & Implementation: Spring V1.1
SCA Web Services Binding V1.1
SCA WS-BPEL Client and Implementation V1.1
(portions of) SCA JEE Integration V1.1
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/samples/README b/sca-java-2.x/branches/sca-java-2.0-M5/samples/README index 4546a14ef8..43b7cb3056 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/samples/README +++ b/sca-java-2.x/branches/sca-java-2.0-M5/samples/README @@ -55,7 +55,7 @@ To run a new style sample there are 3 basic steps and follow the instructions there to use a launcher to launch your chosen contribution I the case where you want to exercise the sample contribution with a separate client program, such as -an application using the SCA client API then there is a 4th step of starting that client applicatin +an application using the SCA client API then there is a 4th step of starting that client application [1] http://tuscany.apache.org/documentation-2x/ |