Author: tyrell Date: Sun Jul 20 08:27:35 2008 New Revision: 19678 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19678
Log: Minor formating change 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=19678&r1=19677&r2=19678&view=diff ============================================================================== --- trunk/mashup/java/release_note.txt (original) +++ trunk/mashup/java/release_note.txt Sun Jul 20 08:27:35 2008 @@ -58,22 +58,22 @@ * 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) +CSV files with ease) * 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). +for developing gadgets for hosted mashups (http://wso2.org/library/3813). ------------------------- Known Issues ========================= * 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. +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 < and > 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. +Refer http://wso2.org/jira/browse/MASHUP-607. --------------------------------- Future Directions _______________________________________________ Mashup-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
