diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-11-30 18:46:45 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-11-30 18:46:45 +0000 |
commit | ae9b105c6718dcb91b415e257acc8b8c8bf0c6c7 (patch) | |
tree | 0d02a931e37abbfd87d4a69b534dd4b7715b6de4 /sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-web/helloworld-jsf/README | |
parent | 66ac4e82a503af71fb664f0b2c3d5099e4337066 (diff) |
Create branch for 2.0 beta2 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040693 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-web/helloworld-jsf/README')
-rw-r--r-- | sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-web/helloworld-jsf/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-web/helloworld-jsf/README b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-web/helloworld-jsf/README new file mode 100644 index 0000000000..c845341743 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-web/helloworld-jsf/README @@ -0,0 +1,8 @@ +Sample implementation.web JSF WebApp
+==========================================
+
+This sample contribution shows SCA components implemented in a webapp and
+accessed using Java Server Faces.
+
+See http://tuscany.apache.org/documentation-2x/20-beta-samples-documentation.html
+for more information
\ No newline at end of file |