Web site updates
[jabaws.git] / website / manual_qs_war.html
index 9ce3951..61844ba 100644 (file)
@@ -27,7 +27,7 @@
     <a href="man_about.html">Manual</a> \r
        <a href="download.html">Download</a>\r
     <a href="PublicAnnualStat" title="JABAWS server usage statistics">Usage Statistics</a>\r
-       <a href="ServiceStatus" title="JABAWS webservices status">Services Status</a>\r
+        <a href="ServiceStatus" title="JABAWS webservices status. Click to test all web services. Please be patient while the services are being checked">Services Status</a>\r
        <a href="contacts.html">Contact Us</a>\r
     <a href="http://www.compbio.dundee.ac.uk" title="University of Dundee, The Barton Group" >Barton Group</a>\r
 \r
   <li>Drop the JABAWS WAR file into <span class="hightlight">tomcat/webapps</span> directory.</li>\r
   <li>(Re)start the Tomcat.</li>\r
   <li>Once the tomcat has started, it should automatically unpack the WAR into the webapps directory (if it doesn't, then you'll need to do this manually, it's just a zip archive in the end).</li>\r
-  <li> You then need to complete the installation of the executable binaries (this is optional if you use 32 bit version of Linux):</li>\r
-   <ul>\r
-     <li>If you are on Linux or Mac (OSX intel Mac only) <br/>\r
-       <span class="hightlight">cd</span> to <span class="hightlight"> webapps/jabaws/binaries/src/</span> and execute <span class="hightlight">./setexecflag.sh </span> script to ensure the JABAWS binaries can be executed. </li>\r
-     <li>If you are on other unix-like architecture with gnu compilers available or you'd like to get a maximum performance:</li>\r
-     <li> <span class="hightlight">cd</span> to <span class="hightlight">webapps/jabaws/binaries/src/</span> and execute <span class="hightlight">./compilebin.sh  </span> script to compile all binaries JABAWS depends on. </li>\r
-     <li><span class="hightlight">cd</span> to <span class="hightlight"> webapps/jabaws/binaries/src/ </span>and execute <span class="hightlight">./setexecflag.sh </span> script. </li>\r
-   </ul>\r
+  <li> If you are on Mac or other unix-like architecture with GNU compilers available or you'd like to get a maximum performance </li>\r
+   <ul><li> <span class="hightlight">cd</span> to <span class="hightlight">webapps/jabaws/binaries/src/</span> and execute <span class="hightlight">./compilebin.sh  </span> script to compile all binaries JABAWS depends on. </li>\r
+     </ul>\r
 </ol> \r
 \r
 <h3>Testing</h3>\r
 <p>You can test that your JABAWS server is working in several ways.</p>\r
 <ol>\r
-<li>Visit Services Status page available from the main menu using your web browser.</li>\r
+<li>Visit Services Status page available from the JABAWS main page using your web browser.</li>\r
 \r
 <li>If you are working on the command line, then use the command line client shipped with the JABAWS war to test it by running:\r
   <span class="code">java -jar &lt;Path to tomcat WebApp directory&gt;/jabaws/WEB-INF/lib/jaba-client.jar -h=http://localhost:8080/jabaws</span>\r