[Carbon-dev] svn commit r31297 - trunk/carbon-features/dataservices
samisa at wso2.com
samisa at wso2.com
Mon Feb 23 01:27:14 PST 2009
Author: samisa
Date: Mon Feb 23 01:27:13 2009
New Revision: 31297
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=31297
Log:
adding license, readme and install texts
Modified:
trunk/carbon-features/dataservices/INSTALL.txt
trunk/carbon-features/dataservices/LICENSE.txt
trunk/carbon-features/dataservices/README.txt
Modified: trunk/carbon-features/dataservices/INSTALL.txt
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-features/dataservices/INSTALL.txt?rev=31297&r1=31296&r2=31297&view=diff
==============================================================================
--- trunk/carbon-features/dataservices/INSTALL.txt (original)
+++ trunk/carbon-features/dataservices/INSTALL.txt Mon Feb 23 01:27:13 2009
@@ -0,0 +1,54 @@
+(1) Installing WSO2 Data Services 2.0
+
+WSO2 Data Services 2.0 can be run either in standalone mode or as a webapp within a
+servlet container.
+
+
+Standalone Mode
+---------------
+1. The directory containing this INSTALL file will the root and it will be
+ treated as Carbon home directory and let it be CARBON_HOME.
+
+2. All the shell scripts and .bat files are available in CARBON_HOME/bin folder.
+
+3. To start Data Services one can use either wso2server.sh or daemon.sh in all *nix
+ system & wso2server.bat file on Windows operating systems.
+
+4. Either of the following commands can be used to start Data Services
+ i) ./wso2server.sh {console|start|stop|restart|status|dump|version}
+ ii) ./daemon.sh {console|start|stop|restart|status|dump}
+ iii) wso2server.bat {start|stop|version}
+
+ Usage: wso2server.sh [command]
+ command:
+ --debug <port> Start the server in remote debugging mode.
+ port: The remote debugging port.
+ --run Run the server
+ --start Start Carbon as a Unix daemon in the background
+ --console Start Carbon as a Unix daemon in the foreground
+ --stop Stop the Carbon Unix daemon
+ --status Get the status of the Carbon Unix daemon
+ --dump Print a thread dump of the Carbon Unix daemon
+ --restart Restart the Carbon Unix daemon
+ --version What version of the Carbon server are you running
+
+
+System Requirements
+-------------------
+1. Minimum memory - 256MB
+2. Processor - Pentium 800MHz or equivalent at minimum
+3. The Management Console requires full Javascript enablement of the Web browser
+ NOTE:
+ On Windows Server 2003, it is not allowed to go below the medium security
+ level in Internet Explorer 6.x.
+
+For more details see
+http://wso2.org/wiki/display/carbon/System+Requirements
+
+(2) Running Samples
+-------------------
+Data Services samples are available at CARBON_HOME/samples directory.
+The instructions to run sample are given in README file of the respective
+samples.
+
+
Modified: trunk/carbon-features/dataservices/LICENSE.txt
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-features/dataservices/LICENSE.txt?rev=31297&r1=31296&r2=31297&view=diff
==============================================================================
--- trunk/carbon-features/dataservices/LICENSE.txt (original)
+++ trunk/carbon-features/dataservices/LICENSE.txt Mon Feb 23 01:27:13 2009
@@ -0,0 +1,269 @@
+
+This product is licensed by WSO2 Inc. under Apache License 2.0. The license
+can be downloaded from the following locations:
+ http://www.apache.org/licenses/LICENSE-2.0.html
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+
+This product also contains software under different licenses. This table below
+all the contained libraries (jar files) and the license under which they are
+provided to you.
+
+At the bottom of this file is a table that shows what each license indicated
+below is and where the actual text of the license can be found.
+
+Name Type License
+-------------------------------------------------------------------------------------
+activation-1.1.jar jar sunbinary
+ant-1.7.0.jar jar apache2
+ant-launcher-1.7.0.jar jar apache2
+aopalliance-1.0.jar jar apache2
+axis2-clustering-1.4.1-wso2v2.jar jar apache2
+axis2-jaxws-1.4.1-wso2v2.jar jar apache2
+axis2-jaxws-api-1.4.1-wso2v2.jar jar sunbinary
+axis2-jws-api-1.4.1-wso2v2.jar jar sunbinary
+axis2-saaj-1.4.1-wso2v2.jar jar apache2
+axis2-saaj-api-1.4.1-wso2v2.jar jar sunbinary
+basic-rdbms-samples-2.0.jar
+catalina-5.5.23.jar jar apache2
+catalina-optional-5.5.23.jar jar apache2
+commons-el-1.0.jar jar apache2
+commons-logging-1.1.1.jar jar apache2
+commons-modeler-1.1.jar jar apache2
+dom4j-1.6.1.jar jar bsd
+icu4j-2.6.1.jar jar icu
+jasper-compiler-5.5.23.jar jar apache2
+jasper-compiler-jdt-5.5.23.jar jar apache2
+jasper-runtime-5.5.23.jar jar apache2
+jaxb-api-2.1.jar jar apache2
+jaxb-impl-2.1.6.jar jar cddl1
+jaxb-xjc-2.1.6.jar jar cddl1
+jsp-api-2.0.jar jar sunbinary
+juli-6.0.16.jar jar apache2
+mex-1.41-impl.jar jar apache2
+naming-factory-dbcp-5.5.23.jar jar apache2
+org.apache.felix.framework-1.0.3.jar jar apache2
+org.wso2.carbon.bridge-1.5.1.jar jar apache2
+org.wso2.carbon.core.installer-1.5.1.jar jar apache2
+org.wso2.carbon.geronimo.jta.1.1.spec-1.1.jar bundle apache2
+org.wso2.carbon.server-1.5.1.jar jar apache2
+servlet-api-2.4.jar jar sunbinary
+servlets-default-5.5.23.jar jar apache2
+smack-2.2.1.jar jar apache2
+stax-api-1.0-2.jar jar sunbinary
+tomcat-apr-5.5.23.jar jar apache2
+tomcat-coyote-5.5.23.jar jar apache2
+tomcat-http-5.5.23.jar jar apache2
+tomcat-util-5.5.23.jar jar apache2
+tribes-6.0.16.jar jar apache2
+wrapper-3.2.3.jar jar mit
+xml-resolver-1.2.jar jar apache2
+xom-1.0.jar jar apache2
+avalon-framework-4.1.3.jar jarinbundle apache2
+bcprov-jdk15-132.jar jarinbundle bouncy
+commons-beanutils-1.7.0.jar jarinbundle apache2
+commons-collections-3.1.jar jarinbundle apache2
+commons-dbcp-1.2.2.jar jarinbundle apache2
+commons-digester-1.8.jar jarinbundle apache2
+commons-discovery-0.2.jar jarinbundle apache2
+commons-pool-1.3.jar jarinbundle apache2
+derby-10.3.2.1.jar jarinbundle apache2
+jericho-html-2.4.jar jarinbundle epl1
+log4j-1.2.12.jar jarinbundle apache2
+logkit-1.0.1.jar jarinbundle apache2
+naming-factory-5.5.23.jar jarinbundle apache2
+naming-resources-5.5.23.jar jarinbundle apache2
+opencsv-1.8.jar jarinbundle apache2
+poi-3.0-FINAL.jar jarinbundle apache2
+wstx-asl-3.2.4.jar jarinbundle apache2
+xmlbeans-2.3.0.jar jarinbundle apache2
+axis2-transport-base-0.5.wso2v2.jar bundle apache2
+axis2-transport-jms-0.5.wso2v2.jar bundle apache2
+javax.servlet.jsp-2.0.0.v200706191603.jar bundle sunbinary
+org.apache.commons.el-1.0.0.v200706111724.jar bundle apache2
+org.apache.jasper-5.5.17.v200706111724.jar bundle apache2
+org.eclipse.equinox.common_3.3.0.v20070426.jar bundle epl1
+org.eclipse.equinox.http.helper-1.0.0.jar bundle epl1
+org.eclipse.equinox.http.registry_1.0.1.R33x_v20071231.jar bundle epl1
+org.eclipse.equinox.http.servlet-1.0.1.R33x_v20070816.jar bundle epl1
+org.eclipse.equinox.jsp.jasper-1.0.1.R33x_v20070816.jar bundle epl1
+org.eclipse.equinox.registry_3.3.1.R33x_v20070802.jar bundle epl1
+org.eclipse.osgi.services_3.1.200.v20070605.jar bundle epl1
+org.eclipse.osgi_3.3.2.R33x_v20080105.jar bundle epl1
+org.eclipse.update.configurator_3.2.100.v20070322.jar bundle epl1
+org.wso2.carbon.abdera-0.4.0.jar bundle apache2
+org.wso2.carbon.ajaxtags-1.3-beta-rc7.jar bundle apache2
+org.wso2.carbon.annogen-0.1.0.jar bundle apache2
+org.wso2.carbon.ant-1.7.0.jar bundle apache2
+org.wso2.carbon.asm-1.5.3.jar bundle asm
+org.wso2.carbon.authenticator-0.7.jar bundle apache2
+org.wso2.carbon.axiom-1.2.7.jar bundle apache2
+org.wso2.carbon.axis-1.4.jar bundle apache2
+org.wso2.carbon.axis2-1.4.1-wso2v2.jar bundle apache2
+org.wso2.carbon.axis2.jaxbri-1.4.1-wso2v2.jar bundle apache2
+org.wso2.carbon.axis2.jibx-1.4.1-wso2v2.jar bundle apache2
+org.wso2.carbon.backport.util.concurrent-3.1.jar bundle ccpd
+org.wso2.carbon.bcel-5.2.jar bundle apache2
+org.wso2.carbon.bndmgt-1.5.1.jar bundle apache2
+org.wso2.carbon.caching-1.5.1.jar bundle apache2
+org.wso2.carbon.caching.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.cglib-2.1_3.jar bundle apache1
+org.wso2.carbon.commons.codec-1.3.jar bundle apache2
+org.wso2.carbon.commons.collections-3.1.jar bundle apache2
+org.wso2.carbon.commons.dbcp-1.2.2.jar bundle apache2
+org.wso2.carbon.commons.fileupload-1.2.jar bundle apache2
+org.wso2.carbon.commons.httpclient-3.1.jar bundle apache2
+org.wso2.carbon.commons.io-1.4.jar bundle apache2
+org.wso2.carbon.commons.lang-2.3.jar bundle apache2
+org.wso2.carbon.commons.pool-1.3.jar bundle apache2
+org.wso2.carbon.compass.project-2.0.1.jar bundle apache2
+org.wso2.carbon.core-1.5.1.jar bundle apache2
+org.wso2.carbon.core.services-1.5.1.jar bundle apache2
+org.wso2.carbon.dataservices.core-2.0.jar bundle apache2
+org.wso2.carbon.dataservices.ui-2.0.jar bundle apache2
+org.wso2.carbon.derby-10.3.2.1.jar bundle apache2
+org.wso2.carbon.ehcache-1.5.0.jar bundle apache2
+org.wso2.carbon.eventing-1.5.1.jar bundle apache2
+org.wso2.carbon.eventing.core-1.5.1.jar bundle apache2
+org.wso2.carbon.eventing.savan-1.0wso2v2.jar bundle apache2
+org.wso2.carbon.eventing.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.hibernate-3.2.5.ga.jar bundle lgpl2
+org.wso2.carbon.hsqldb-1.8.0.7.jar bundle hsqldb
+org.wso2.carbon.http.bridge-1.5.1.jar bundle apache2
+org.wso2.carbon.httpcore-4.0-beta1.jar bundle apache2
+org.wso2.carbon.i18n-1.5.1.jar bundle apache2
+org.wso2.carbon.jakarta.taglibs-1.1.2.jar bundle apache2
+org.wso2.carbon.java2wsdl-1.5.1.jar bundle apache2
+org.wso2.carbon.java2wsdl.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.jaxbri-2.1.6.jar bundle cddl1
+org.wso2.carbon.jibx-1.1.5.jar bundle bsd
+org.wso2.carbon.logging-1.5.1.jar bundle apache2
+org.wso2.carbon.logging.admin.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.logging.service-1.5.1.jar bundle apache2
+org.wso2.carbon.logging.view.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.mex-1.5.1.jar bundle apache2
+org.wso2.carbon.module.mgt-1.5.1.jar bundle apache2
+org.wso2.carbon.module.mgt.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.neethi-2.0.4.jar bundle apache2
+org.wso2.carbon.operation.mgt-1.5.1.jar bundle apache2
+org.wso2.carbon.operation.mgt.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.policyeditor-1.5.1.jar bundle apache2
+org.wso2.carbon.policyeditor.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.registry.app-1.5.1.jar bundle apache2
+org.wso2.carbon.registry.core-1.5.1.jar bundle apache2
+org.wso2.carbon.registry.mgt.ui.resources-1.5.1.jar bundle apache2
+org.wso2.carbon.registry.mgt.ui.search-1.5.1.jar bundle apache2
+org.wso2.carbon.registry.ui.common-1.5.1.jar bundle apache2
+org.wso2.carbon.registry.ui.resources-1.5.1.jar bundle apache2
+org.wso2.carbon.registry.ui.search-1.5.1.jar bundle apache2
+org.wso2.carbon.rm-1.5.1.jar bundle apache2
+org.wso2.carbon.rm.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.security.mgt-1.5.1.jar bundle apache2
+org.wso2.carbon.security.mgt.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.security.policy-1.5.1.jar bundle apache2
+org.wso2.carbon.security.rahas-1.5.1.jar bundle apache2
+org.wso2.carbon.security.rampart-1.5.1.jar bundle apache2
+org.wso2.carbon.server.admin-1.5.1.jar bundle apache2
+org.wso2.carbon.server.admin.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.service.mgt-1.5.1.jar bundle apache2
+org.wso2.carbon.service.mgt.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.spring.framework-2.5.1.jar bundle apache2
+org.wso2.carbon.sso.consumer-1.5.1.jar bundle apache2
+org.wso2.carbon.statistics-1.5.1.jar bundle apache2
+org.wso2.carbon.statistics.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.stax.impl-1.0.1.jar bundle apache2
+org.wso2.carbon.sts-1.5.1.jar bundle apache2
+org.wso2.carbon.sts.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.throttle-1.5.1.jar bundle apache2
+org.wso2.carbon.throttle.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.tiles-2.0.5.jar bundle apache2
+org.wso2.carbon.tracer-1.5.1.jar bundle apache2
+org.wso2.carbon.tracer.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.transport.http-1.5.1.jar bundle apache2
+org.wso2.carbon.transport.http.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.transport.https-1.5.1.jar bundle apache2
+org.wso2.carbon.transport.https.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.transport.jms-1.5.1.jar bundle apache2
+org.wso2.carbon.transport.jms.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.transport.mail-1.5.1.jar bundle apache2
+org.wso2.carbon.transport.mail.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.transport.mgt-1.5.1.jar bundle apache2
+org.wso2.carbon.transport.mgt.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.tribes-6.0.16.jar bundle apache2
+org.wso2.carbon.tryit-1.5.1.jar bundle apache2
+org.wso2.carbon.tryit.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.ui.menu.general-1.5.1.jar bundle apache2
+org.wso2.carbon.ui.menu.registry-1.5.1.jar bundle apache2
+org.wso2.carbon.ui.menu.tools-1.5.1.jar bundle apache2
+org.wso2.carbon.user.core-1.5.1.jar bundle apache2
+org.wso2.carbon.user.mgt-1.5.1.jar bundle apache2
+org.wso2.carbon.user.mgt.stub-1.5.1.jar bundle apache2
+org.wso2.carbon.user.mgt.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.utils-1.5.1.jar bundle apache2
+org.wso2.carbon.validator-1.5.1.jar bundle apache2
+org.wso2.carbon.validator.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.viewflows-1.5.1.jar bundle apache2
+org.wso2.carbon.viewflows.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.woden-1.0M8.jar bundle apache2
+org.wso2.carbon.wsdl2code-1.5.1.jar bundle apache2
+org.wso2.carbon.wsdl2code.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.wsdl4j-1.6.2.jar bundle apache2
+org.wso2.carbon.wsdlconverter-1.5.1.jar bundle apache2
+org.wso2.carbon.wsdlconverter.ui-1.5.1.jar bundle apache2
+org.wso2.carbon.wss4j-1.5.4.jar bundle apache2
+org.wso2.carbon.xalan-2.7.0.jar bundle apache2
+org.wso2.carbon.xerces-2.8.1.jar bundle apache2
+org.wso2.carbon.xfer-1.5.1.jar bundle apache2
+org.wso2.carbon.xkms-1.5.1.jar bundle apache2
+org.wso2.carbon.xml.apis-1.3.04.jar bundle apache2
+org.wso2.carbon.xmlbeans-2.3.0.jar bundle apache2
+org.wso2.carbon.xmlschema-1.4.2.jar bundle apache2
+org.wso2.dataservices.styles-2.0.jar bundle apache2
+
+
+The license types used by the above libraries and their information is given below:
+
+Type Description
+-------------------------------------------------------------------------------------
+
+
+apache1 Apache Software License Version 1.1
+ http://www.apache.org/licenses/LICENSE-1.1
+
+apache2 Apache License Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.html
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+
+asm ASM License
+ http://asm.objectweb.org/license.html
+
+bouncy Bouncy Castle License
+ http://www.bouncycastle.org/licence.html
+
+bsd Berkeley License
+ http://www.opensource.org/licenses/bsd-license.php
+
+ccpd Creative Commons Public Domain
+ http://creativecommons.org/licenses/publicdomain
+
+cddl1 Common Development and Distribution License
+ http://www.opensource.org/licenses/cddl1.php
+
+epl1 Eclipse Public License
+ http://www.eclipse.org/legal/epl-v10.html
+
+hsqldb HSQLDB License
+ http://hsqldb.org/web/hsqlLicense.html
+
+icu ICU License
+ http://source.icu-project.org/repos/icu/icu/trunk/license.html
+
+lgpl2 Lesser GPL v2.1
+ http://www.opensource.org/licenses/lgpl-2.1.php
+
+mit MIT License
+ http://www.opensource.org/licenses/mit-license.php
+
+sunbinary Binary Code License Agreement
+ https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewLicense-Start?LicenseUUID=mtrACUFBzm4AAAEYkcI5AXh_&ProductUUID=zFnACUFBlVoAAAEYhxc5AXt.
+
Modified: trunk/carbon-features/dataservices/README.txt
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-features/dataservices/README.txt?rev=31297&r1=31296&r2=31297&view=diff
==============================================================================
--- trunk/carbon-features/dataservices/README.txt (original)
+++ trunk/carbon-features/dataservices/README.txt Mon Feb 23 01:27:13 2009
@@ -0,0 +1,198 @@
+WSO2 Data Services 2.0
+-------------
+Welcome to the Data Services 2.0 release
+
+WSO2 Data Services is an enterprise ready Web services engine powered by Apache Axis2 and
+which offers a complete middleware solution. It is a lightweight, high
+performing platform for Service Oriented Architecture, enabling business logic
+and applications. Bringing together a number of Apache Web services projects,
+WSO2 Data Services provides a secure, transactional and reliable runtime for deploying
+and managing Web services.
+
+This is based on the revolutionary WSO2 Carbon framework. All the major features
+have been developed as pluggable Carbon components.
+
+Key Features
+------------
+
+* Data Services support - Expose you enterprise data as a services in a jiffy
+* Data Services IDE - Eclipse IDE integration
+* Clustering support for High Availability & High Scalability
+* Full support for WS-Security, WS-Trust, WS-Policy and WS-Secure Conversation
+ and XKMS
+* EJB service provider support - Expose your EJBs as services
+* Axis1 backward compatibility - Deploy Axis1 services on WSAS & Engage advanced
+ WS-* protocols in front of legacy services
+* JMX & Web interface based monitoring and management
+* WS-* & REST support
+* GUI, command line & IDE based tools for Web service development
+
+New Features In This Release
+----------------------------
+
+1. Based on the OSGi based WSO2 Carbon architecture. This is a unification of
+ all Java based products from WSO2. Now you can have features from the
+ lighweight superfast WSO2 ESB & the super-cool WSO2 MashupServer, running on
+ your Carbon instance.
+2. Enhanced admin UI
+3. Extensible server admin framework
+4. WS-Eventing support
+5. Policy editor
+6. Separable frontend & backend - a single frontend server can be used to
+ administer several backend servers
+
+Installation & Running
+----------------------
+1. extract the downloaded zip file
+2. Run the wso2server.sh or wso2server.bat file in the bin directory
+3. Once the server starts, point your Web browser to
+ https://localhost:9443/carbon/
+
+For more details, see the Installation Guide
+
+System Requirements
+-------------------
+
+1. Minimum memory - 256MB
+2. Processor - Pentium 800MHz or equivalent at minimum
+3. The Management Console requires full Javascript enablement of the Web browser
+ NOTE:
+ On Windows Server 2003, it is not allowed to go below the medium security
+ level in Internet Explorer 6.x.
+
+For more details see
+http://wso2.org/wiki/display/carbon/System+Requirements
+
+Known Issues
+------------
+
+All known issues have been recorded at https://wso2.org/jira/browse/CARBON
+
+Data Services Binary Distribution Directory Structure
+--------------------------------------------
+
+ CARBON_HOME
+ |- bin <folder>
+ |- conf <folder>
+ |- database <folder>
+ |- docs <folder>
+ |- lib <folder>
+ |- logs <folder>
+ |- repository <folder>
+ |- resources <folder>
+ |- samples <folder>
+ |- tmp <folder>
+ |- webapps <folder>
+ |-- derby.log
+ |-- INSTALL.txt <file>
+ |-- LICENSE.txt <file>
+ |-- README.txt <file>
+ |-- release-notes.html <file>
+
+ - bin
+ Contains various scripts .sh & .bat scripts
+
+ - conf
+ Contains configuration files
+
+ - database
+ Contains the database
+
+ - lib
+ Contains the basic set of libraries required to startup Data Services
+ in standalone mode
+
+ - logs
+ Contains all log files created during execution
+
+ - repository
+ The repository where services and modules deployed in WSO2 Data Services
+ are stored. In addition to this other custom deployers such as
+ dataservices, axis1services and pojoservices are also stored.
+
+ - resources
+ Contains additional resources that may be required
+
+ - samples
+ Contains some sample applications that demonstrate the functionality
+ and capabilities of WSO2 WSAS
+
+ - tmp
+ Used for storing temporary files, and is pointed to by the
+ java.io.tmpdir System property
+
+ - webapps
+ Contains the WSO2 Data Services webapp. Any other webapp also can be deployed
+ in this directory
+
+ - LICENSE.txt
+ Apache License 2.0 under which WSO2 Data Services is distributed.
+
+ - README.txt
+ This document.
+
+ - INSTALL.txt
+ This document will contain information on installing WSO2 Data Services
+
+ - release-notes.html
+ Release information for WSO2 Data Services 2.0
+
+
+Training
+--------
+
+WSO2 Inc. offers a variety of professional Training Programs, including
+training on general Web services as well as WSO2 WSAS, Apache Axis2,
+Data Services and a number of other products.
+
+For additional support information please refer to
+http://wso2.com/training/course-catalog/
+
+
+Support
+-------
+
+WSO2 Inc. offers a variety of development and production support
+programs, ranging from Web-based support up through normal business
+hours, to premium 24x7 phone support.
+
+For additional support information please refer to http://wso2.com/support/
+
+For more information on WSO2 Data Services, visit the WSO2 Oxygen Tank (http://wso2.org)
+
+Crypto Notice
+-------------
+
+This distribution includes cryptographic software. The country in
+which you currently reside may have restrictions on the import,
+possession, use, and/or re-export to another country, of
+encryption software. Before using any encryption software, please
+check your country's laws, regulations and policies concerning the
+import, possession, or use, and re-export of encryption software, to
+see if this is permitted. See <http://www.wassenaar.org/> for more
+information.
+
+The U.S. Government Department of Commerce, Bureau of Industry and
+Security (BIS), has classified this software as Export Commodity
+Control Number (ECCN) 5D002.C.1, which includes information security
+software using or performing cryptographic functions with asymmetric
+algorithms. The form and manner of this Apache Software Foundation
+distribution makes it eligible for export under the License Exception
+ENC Technology Software Unrestricted (TSU) exception (see the BIS
+Export Administration Regulations, Section 740.13) for both object
+code and source code.
+
+The following provides more details on the included cryptographic
+software:
+
+Apacge Rampart : http://ws.apache.org/rampart/
+Apache WSS4J : http://ws.apache.org/wss4j/
+Apache Santuario : http://santuario.apache.org/
+Bouncycastle : http://www.bouncycastle.org/
+
+
+For further details, see the WSO2 Carbon documentation at
+http://wso2.org/wiki/display/carbon/1.0
+
+---------------------------------------------------------------------------
+ Copyright 2009 WSO2 Inc.
More information about the Carbon-dev
mailing list