Author: keith
Date: Sun Jul 20 06:11:53 2008
New Revision: 19666
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19666

Log:
Updated some information


Modified:
   trunk/mashup/java/release_note.txt

Modified: trunk/mashup/java/release_note.txt
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/release_note.txt?rev=19666&r1=19665&r2=19666&view=diff
==============================================================================
--- trunk/mashup/java/release_note.txt  (original)
+++ trunk/mashup/java/release_note.txt  Sun Jul 20 06:11:53 2008
@@ -1,4 +1,4 @@
-WSO2 Mashup Server 1.0 - Release Note - 28th January 2008
+WSO2 Mashup Server 1.0 - Release Note - 21st July 2008
 ======================================================================
 "Create, deploy, and consume Web services Mashups in the simplest fashion"
 
@@ -32,7 +32,7 @@
     - API documentation 
 * Ability to bundle a custom user interface for the mashups
 * Many useful Javascript Host objects that can be used when writing mashups
-    - WSRequest: invoke Web services from the mashup services
+    - WSRequest: invoke Web services from mashup services
     - File: File storage/manipulation functionality
     - System: Set of system specific utility functions
     - Session: Ability to share objects across different service invocations
@@ -41,7 +41,10 @@
                  feeds with APP servers
     - Feed: A generic set of host objects to transparently read and create Atom
             and RSS feeds
+    - Request: Ability get information regarding a request received
 * Support for recurring and longer-running tasks
+* Support for service lifecycles
+* Ability to secure hosted mashups using a set of commonly used security 
scenarios
 * Management console to easily manage the mashups
 * Simple sharing of deployed mashups with other WSO2 Mashup Servers
 * Mashup sharing community portal (http://mooshup.com) to share and host your 
@@ -51,36 +54,22 @@
 --------------------------
 New In This Release
 ==========================
-* Email Host object
-* IM Host object
-* Revamped management interface based on WSO2 Registry
-    - Web 2.0 look and feel
-    - Improved multi-user and community support
-    - Improved user management support for administrators
-    - Email-verified self-registration
-    - Comments, tags, ratings
-    - Sophisticated search capabilities to locate and group mashups
-    - RSS and Atom feeds for any query
-    - Recent activity queries
-* Improved tooling
-    - Scraper assistant
-    - JavaScript Stub Genarator
-* Improved REST support via httpMethod and httpLocation annotations    
-* Infocard login support
-* Improved sharing and downloading of mashups based on user accounts
-* Special _private folder to store private data for each mashup
-* Windows installer and management tray icon.
+* Request object
+* Ability to secure hosted mashups using a set of commonly used security 
scenarios
+* Ability to call secured services using the WSRequest host object
+* Integrated Data Services Support (Expose data locked up in DataBases, Exel 
spreadsheets and CSV files with ease)
+* OpenID login support
 
 -------------------------
 Known Issues
 =========================
-* Management Console was tested only on IE 6/7 & Firefox 1.5/2.0.
+* Management Console was tested only on IE 6/7 & Firefox 1.5/2.0/3.0.
 * Inter-service dependencies using the dynamically generated stubs may give 
 deployment time errors. Workaround would be to save a local copy of the stub 
 in to the dependent service. 
-* JSON support lacks try-it support
-* Mashup editor will convert &lt; and &gt; characters to < and > while saving 
the code in the 
-server. This might result in malformed xml. Using these special characters 
with caution is adviced.
+* JSON support lacks try-it support
+* Mashup editor will convert &lt; and &gt; characters to < and > while saving 
the code in the 
+server. This might result in malformed xml. Using these special characters 
with caution is adviced.
 Refer http://wso2.org/jira/browse/MASHUP-607. 
 
 ---------------------------------
@@ -88,7 +77,6 @@
 =================================
 * Improved tooling support.
 * An expanded toolkit of generic building-block services.
-* Improved access control.
 * Samples and tools to use mashups in even more places like portals and 
widgets.
 * Lots more cool stuff.
 

_______________________________________________
Mashup-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to