[wsas-java-dev] svn commit r173 - in wsas/java/trunk/modules/samples/JavascriptService/xdocs: . images

svn at wso2.com svn at wso2.com
Tue Dec 5 02:13:33 PST 2006


Author: chatra
Date: Tue Dec  5 02:13:33 2006
New Revision: 173

Added:
   wsas/java/trunk/modules/samples/JavascriptService/xdocs/images/select_operation.jpg   (contents, props changed)
Removed:
   wsas/java/trunk/modules/samples/JavascriptService/xdocs/images/select_port.jpg
Modified:
   wsas/java/trunk/modules/samples/JavascriptService/xdocs/images/try.jpg
   wsas/java/trunk/modules/samples/JavascriptService/xdocs/javascript_service.html
Log:
updated images

Added: wsas/java/trunk/modules/samples/JavascriptService/xdocs/images/select_operation.jpg
==============================================================================
Binary file. No diff available.

Modified: wsas/java/trunk/modules/samples/JavascriptService/xdocs/images/try.jpg
==============================================================================
Binary files. No diff available.

Modified: wsas/java/trunk/modules/samples/JavascriptService/xdocs/javascript_service.html
==============================================================================
--- wsas/java/trunk/modules/samples/JavascriptService/xdocs/javascript_service.html	(original)
+++ wsas/java/trunk/modules/samples/JavascriptService/xdocs/javascript_service.html	Tue Dec  5 02:13:33 2006
@@ -4,10 +4,10 @@
 <html>
 <head>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <link href="css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
-  media="all" />  
   <title>JavascriptService Sample Guide for WSO2 Web Services Application
   Server @wso2wsas_version@</title>
+  <link href="css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
+  media="all" />
 </head>
 
 <body xml:lang="en">
@@ -71,13 +71,11 @@
     Service Information page.</li>
   <li>From there click on the <strong>Try It</strong> link to go to the
     Select Port page.</li>
-  <li>You would obtain the following page. From the drop down list select
-    <strong>JavascriptServiceSOAP11port_https</strong> or
-    <strong>JavascriptServiceSOAP12port_https</strong> as the service binding
-    port.</li>
+  <li>You would obtain the following page. Select the operation you want to
+    try.</li>
 
-  <p><img alt="Select Binding Port for service" src="images/select_port.jpg"
-  /></p>
+  <p><img alt="Select Binding Port for service"
+  src="images/select_operation.jpg" /></p>
   <li>Then from the <strong>JavascriptServiceStub</strong> generated enter a
     Request Value and click on the Try button. You should be able to see the
     received response as follows.</li>




More information about the Wsas-java-dev mailing list