Author: keith
Date: Fri Dec 21 00:35:56 2007
New Revision: 11639

Log:

Adding description



Modified:
   trunk/mashup/java/modules/samples/RESTSample/RESTSample.js

Modified: trunk/mashup/java/modules/samples/RESTSample/RESTSample.js
==============================================================================
--- trunk/mashup/java/modules/samples/RESTSample/RESTSample.js  (original)
+++ trunk/mashup/java/modules/samples/RESTSample/RESTSample.js  Fri Dec 21 
00:35:56 2007
@@ -14,6 +14,8 @@
  * limitations under the License.
  */
 
+this.documentation =
+    <div>The RESTSample service demonstrate the use of httpmethod and 
httpLocation annotations to develop RESTy mashups.</div>;
 this.scope="application";
 
 getWeather.httpMethod = "GET";

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

Reply via email to