[Ds-java-dev] svn commit r16432 - trunk/solutions/data-services/java/modules/distribution

svn at wso2.org svn at wso2.org
Thu May 1 02:37:55 PDT 2008


Author: saminda
Date: Thu May  1 02:37:45 2008
New Revision: 16432

Log:

added notice 


Modified:
   trunk/solutions/data-services/java/modules/distribution/NOTICE

Modified: trunk/solutions/data-services/java/modules/distribution/NOTICE
==============================================================================
--- trunk/solutions/data-services/java/modules/distribution/NOTICE	(original)
+++ trunk/solutions/data-services/java/modules/distribution/NOTICE	Thu May  1 02:37:45 2008
@@ -1 +1,75 @@
-WSO2 Data Service Solution - ${ds.solution.version}
\ No newline at end of file
+WSO2 Data Service Solution - ${ds.solution.version}
+===================================================
+
+The WSO2 Data Services team is pleased to announce the release of the
+WSO2 Data Service Solution v${ds.solution.version}.
+
+This release can be downloaded from
+http://dist.wso2.org/site/products/solutions/dss/0.1alpha/wso2dssolution-0.1alpha.jar
+
+ From the WSO2 DSS ${ds.solution.version} - Release Note - 1st May 2008
+======================================================================
+Data Services are about providing a convenient mechanism for providing a
+service interface to data stored in a relational database, Microsoft
+Excel files, CSV files or JNDI data sources.
+This Data Services Solution, based on WSO2 Carbon platform, the OSGi
+powered enterprise Axis2 platform, is brought to you by WSO2, Inc.
+
+Key Features
+============
+
+(1). Complete data services support
+(2). Username token security integration
+(3). WSO2 Registry based configuration
+
+
+WSO2 DSS ${ds.solution.version} is powered by the Equinox OSGi
+implementation. Thus, all necessary functionality will be available
+as OSGi bundles.
+
+(1). Complete data service support via org.wso2.ws.dataservice_1.0.0 and
+  org.wso2.solutions.ds.ui_1.0.0 bundles
+(2). Username token security integration via
+org.wso2.carbon.security_1.0.0 and org.wso2.carbon.security.ui_1.0.0 bundles
+(3). WSO2 Registry integration via org.wso2.carbon.registry_1.0.0 and
+org.wso2.carbon.registry.service_1.0.0 bundles.
+
+Eclipse IDE Plugin
+==================
+
+The WSO2 DSS ide plugin can be downloaded from
+http://dist.wso2.org/site/products/solutions/dss/0.1alpha/org.wso2.ws.dataservices.ide_0.1.0_alpha.jar
+
+Place it in the Eclipse WTP plugins directory and then access the Data Service Creation Wizard.
+
+How to install and run.
+=======================
+
+(1). Download the distribution
+(2). Unzip wso2dssolution-${ds.solution.version}.zip
+(3). Go to directory wso2dssolution-${ds.solution.version}/bin and start
+the DSS with wso2server.sh/wso2server.bat.
+(4). Point your favourite browser at
+http://localhost:9444/ds/index.html to access the DSS.
+
+Source Code
+===========
+
+Source code is available from SVN
+
+svn co http://svn.wso2.org/repos/wso2/tags/carbon/0.1alpha/solutions/data-services/java/
+
+Reporting Problems
+========================
+
+Issues can be reported using the public JIRA available at
+https://wso2.org/jira/browse/DS
+
+Contact us
+========================
+
+WSO2 DSS developers can be contacted via ds-java-dev at wso2.org or
+carbon-dev at wso2.org.
+
+Thanks for your interest in WSO2 DSS
+--- WSO2 DSS Team
\ No newline at end of file



More information about the Ds-java-dev mailing list