Author: tyrell Date: Mon Jan 28 03:03:53 2008 New Revision: 13052 Log:
Adding MASHUP-607 as a known issue for the Mashup Editor. Modified: trunk/mashup/java/release_note.txt Modified: trunk/mashup/java/release_note.txt ============================================================================== --- trunk/mashup/java/release_note.txt (original) +++ trunk/mashup/java/release_note.txt Mon Jan 28 03:03:53 2008 @@ -78,7 +78,9 @@ * 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 +* 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. --------------------------------- Future Directions _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
