Author: channa Date: Fri Aug 8 05:02:56 2008 New Revision: 20613 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=20613
Log: Updated release note and readme with version, fix info and Vista issue. Modified: branches/mashup/java/1.5/java/readme.txt branches/mashup/java/1.5/java/release_note.txt Modified: branches/mashup/java/1.5/java/readme.txt URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/readme.txt?rev=20613&r1=20612&r2=20613&view=diff ============================================================================== --- branches/mashup/java/1.5/java/readme.txt (original) +++ branches/mashup/java/1.5/java/readme.txt Fri Aug 8 05:02:56 2008 @@ -48,7 +48,8 @@ Windows Installer ================= -1. The windows installer will register the mashup server as a windows service and also add a system tray icon to monitor and control server status. +1. The windows installer will register the mashup server as a windows service and also add a system tray icon to monitor and control server status. +2. The System Tray Icon does not auto-start on Windows Vista. Start the 'System Tray Monitor' manually, using the 'Run as Administrator' option, from the Windows 'Start' menu. Documentation ============= Modified: branches/mashup/java/1.5/java/release_note.txt URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/release_note.txt?rev=20613&r1=20612&r2=20613&view=diff ============================================================================== --- branches/mashup/java/1.5/java/release_note.txt (original) +++ branches/mashup/java/1.5/java/release_note.txt Fri Aug 8 05:02:56 2008 @@ -1,4 +1,4 @@ -WSO2 Mashup Server 1.5 - Release Note - 21st July 2008 +WSO2 Mashup Server 1.5.1 - Release Note - 8th August 2008 ====================================================================== "Create, deploy, and consume Web services Mashups in the simplest fashion" @@ -50,10 +50,9 @@ * Mashup sharing community portal (http://mooshup.com) to share and host your mashups - --------------------------- -New In This Release -========================== +--------------------- +New In 1.5 +===================== * 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 @@ -62,6 +61,14 @@ * OpenID login support * Apache Shindig powered, Google compatible, per-user Dashboard and browser based editor support for developing gadgets for hosted mashups (http://wso2.org/library/3813). + +------------------------------------ +Defect Fixes In This Release +==================================== +* E-mail host object fix +* Autogenerated stubs of data services fixed +* Minor usability enhancements +For the full list of defect fixes for this release refer to https://wso2.org/jira/browse/MASHUP/fixforversion/10211 ------------------------- Known Issues @@ -75,7 +82,9 @@ server. This might result in malformed xml. Using these special characters with caution is adviced. Refer http://wso2.org/jira/browse/MASHUP-607. * Built-in samples cannot be secured - the built-in "sample" user does not have a keystore associated with it -(system services use the keystore of the primary account.) +(system services use the keystore of the primary account.) +* The System Tray Icon does not auto-start when a user logs into Windows Vista. Refer http://wso2.org/jira/browse/MASHUP-1063. +The workaround is starting the 'System Tray Monitor' manually, using the 'Run as Administrator' option from the Windows 'Start' Menu. --------------------------------- Future Directions @@ -88,15 +97,12 @@ ------------------------ Reporting Problems ======================== - Issues can be reported using the public JIRA available at https://wso2.org/jira/browse/MASHUP - ------------------------ Contact us ======================== - WSO2 Mashup Server developers can be contacted via mailing lists: For Users: [EMAIL PROTECTED] For Developers: [email protected] @@ -104,11 +110,9 @@ Questions can also be raised in this forum: http://www.wso2.org/forum/226 - ------------------------ Training ======================== - WSO2 Inc. offers a variety of professional Training Programs, including training on general Web services as well as WSO2 Mashup Server, WSO2 WSAS, WSO2 ESB, Apache Axis2, Data Services and a number of other products. @@ -118,7 +122,6 @@ ------------------------ 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 _______________________________________________ Mashup-dev mailing list [email protected] http://mailman.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
