[wsas-java-dev] svn commit r72 - wsas/java/trunk/modules/samples/JavascriptService/xdocs

svn at wso2.com svn at wso2.com
Fri Dec 1 08:08:50 PST 2006


Author: chatra
Date: Fri Dec  1 08:08:50 2006
New Revision: 72

Modified:
   wsas/java/trunk/modules/samples/JavascriptService/xdocs/javascript_service.html
Log:
changed title

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	Fri Dec  1 08:08:50 2006
@@ -4,11 +4,13 @@
 <html>
 <head>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>JavascriptService Sample Guide for WSO2 Web Services Application Server @wso2wsas_version@</title>
+  <title>JavascriptService Sample Guide for WSO2 Web Services Application
+  Server @wso2wsas_version@</title>
 </head>
 
 <body xml:lang="en">
-<h1>JavascriptService Sample Guide for WSO2 Web Services Application Server @wso2wsas_version@</h1>
+<h1>JavascriptService Sample Guide for WSO2 Web Services Application Server
+for Java, v at wso2wsas_version@</h1>
 
 <h2>INTRODUCTION</h2>
 
@@ -53,8 +55,7 @@
 
   <p>The build automatically copies the JavascriptService.aar file containing
   the service into the repository. If you select the Services page in the
-  Management Console, you should see the JavascriptService
-  deployed.</p>
+  Management Console, you should see the JavascriptService deployed.</p>
 
   <p>(See <a
   href="../../../docs/administratorguide.html">Administrator&#x2019;s
@@ -71,7 +72,7 @@
   <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>
+    port.</li>
 
   <p><img alt="Select Binding Port for service" src="images/select_port.jpg"
   /></p>
@@ -85,10 +86,10 @@
 
 <h4>Method 2:</h4>
 <ul>
-  <li>If you are still in the JavascriptService directory,
-      you will find the run-client.bat and run-client.sh files.
-    To see the JavascriptService in action you can run the bat file on
-    Windows or the shell file on Linux platforms.</li>
+  <li>If you are still in the JavascriptService directory, you will find the
+    run-client.bat and run-client.sh files. To see the JavascriptService in
+    action you can run the bat file on Windows or the shell file on Linux
+    platforms.</li>
   <li>After running the bat/shell file, you should see the string of
     hard-coded XML on the command window which is echoed from the
   service.</li>




More information about the Wsas-java-dev mailing list