Author: keith
Date: Sat Jan 26 01:47:15 2008
New Revision: 12955

Log:

Minor fix to use localhost stubs during inclusion



Modified:
   trunk/mashup/java/xdocs/consumingservices.html

Modified: trunk/mashup/java/xdocs/consumingservices.html
==============================================================================
--- trunk/mashup/java/xdocs/consumingservices.html      (original)
+++ trunk/mashup/java/xdocs/consumingservices.html      Sat Jan 26 01:47:15 2008
@@ -247,7 +247,7 @@
 
 <p>When you wish to access one JavaScript service from
     another, first make a copy of the stub that you wish to use (for now use
-    "?stub&amp;lang=e4x", so you can get direct access to XML results as native
+    "?stub&amp;lang=e4x&amp;localhost=true", so you can get direct access to 
XML results as native
     E4X objects), and place it in the {servicename}.resources folder.&nbsp; 
Then you
     can include it in the JavaScript for your service as follows:</p>
 

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

Reply via email to