X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fman_serverwar.html;h=57e54a1ab0f472075e1cd56b411c3d7cbbfa7ad1;hb=0d3b931076cf21ff2800c2de77d72f81efa5a7e5;hp=8ce8d2432ad7189b8548a78a658d3c47146b970d;hpb=93d0708fdc3ee19fcfc2e4fe7df98e861aba3501;p=jabaws.git diff --git a/website/man_serverwar.html b/website/man_serverwar.html index 8ce8d24..57e54a1 100644 --- a/website/man_serverwar.html +++ b/website/man_serverwar.html @@ -15,11 +15,12 @@
+ +
Home @@ -28,17 +29,20 @@ Download Contact Us -Barton Group -
+Usage Statistics +Barton Group
@@ -54,8 +58,7 @@ programs for your system
  • Reuse the binaries that are already in your system
  • -
  • Obtaining alignment - programs for your operating system
  • +
  • Obtaining command line binaries for your operating system
  • Testing JABAWS Server
  • Running many JABAWS instances on the same server
  • JABAWS on a single server
  • @@ -71,12 +74,13 @@ version 2.4 of the Java Servlet specification, and a Java 6 runtime environment. We recommend using an official Oracle Java 6 runtime environment, and Apache-Tomcat web application server version 6, but other versions may work as well.
    Please Note: The JABAWS WAR is not generally compatible with older Mac systems based on the PowerPC architecture, since Java 1.6 is not available to run JABAWS.

    +href="http://tomcat.apache.org/download-70.cgi">Apache-Tomcat web application server version 7, but older Tomcat versions above 5.5 would work too.
    +Please Note: The JABAWS WAR is not generally compatible with older Mac systems based on the PowerPC architecture, since Java 1.6 is not available to run JABAWS.

    -

    JABAWS Web Application aRchive can run on any host operating system that supports Java 1.6. However JABAWS depends on a number of third party programs which are not available for all operating systems. In particular, only Clustal and Muscle are currently available for MS Windows platform. +

    JABAWS Web Application aRchive can run on any host operating system that supports Java 1.6. However JABAWS depends on a number of third party programs which are not available for all operating systems. In particular, not all web services are currently available for MS Windows platform.

    -

    JABAWS comes with pre-compiled MS Windows and Linux IA32 binaries, as well as the source code and build scripts necessary to recompile them.

    +

    JABAWS comes with pre-compiled MS Windows and Linux x86 binaries, as well as the source code and build scripts necessary to recompile them.

    To run JABAWS on the cluster you must have shared disk space accessible from all cluster nodes.

    Installing the JABAWS WAR file

    JABAWS is distributed as a web application archive (WAR). To @@ -182,8 +186,7 @@ Then the default configuration will work for you. More information about the Executable.properties file is given in the JABAWS Configuration chapter.

    -

    Obtaining alignment -programs for your operating system

    +

    Obtaining command line binaries for your operating system

    You could search for pre-packaged compiled executable in your system package repository or alternately, download pre-compiled @@ -192,11 +195,13 @@ replace the executables supplied with the downloaded ones, or modify the paths in executable.properties as described above. Below are some suggestions on where you may be able to get the binaries for your system.

    Testing JABAWS Server

    First of all make sure that Tomcat server is started successfully. If this was the case, then you should see JABAWS home page when you navigate to your Tomcat JABAWS context path e.g. http://myhost.compbio.ac.uk:8080/jabawsIf you see it, then it is time to make sure that web services are working too. Assuming that you have unpacked/deployed JABAWS from the server war file, you should be able to navigate to the test program which can be found in <webapplicationpath>/WEB-INF/lib/jabaws-client.jar file. To run the tests type: java -jar jabaws-client.jar -h=<Your web application server host name, port and JABAWS context path>

    @@ -240,7 +245,7 @@ modify the paths in -