X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=website%2Fmanual_qs_war.html;h=875a5288956747791bdf6736139c199806a55919;hb=ad575dbcee53626bef1ba7c6e079975900c2dd06;hp=9fbc23c0afa5116ca6c13dc5654dc1f7bbc3b213;hpb=5be9c8c2ff3353e57cb1b626efcf0088522419ff;p=jabaws.git diff --git a/website/manual_qs_war.html b/website/manual_qs_war.html index 9fbc23c..875a528 100644 --- a/website/manual_qs_war.html +++ b/website/manual_qs_war.html @@ -2,90 +2,93 @@ - + Java Bioinformatics Analyses Web Services (JABAWS) manual - getting started - +
+
+
Home - Getting Started - Manual - Download - Contact Us - Usage Statistics - Barton Group - -
+ Getting Started + Manual + Download + Usage Statistics + Services Status + Contact Us + Barton Group
+
-

Getting Started

-

Choose a JABAWS distribution

- - - + + + + + + - - + + - - + +
I want to use JABAWS for... Quick Guide
Running Muptiple Sequence Alignments through Jalview on my own computerJABAWS Virtual Appliance (VA)Running Muptiple Sequence Alignments through Jalview on my own computerJABAWS Virtual Appliance (VA)
Running JABAWS on the cloud, for one or many usersJABAWS on the Amazon cloud
Running JABAWS for my group, lab, or organizationJABAWS Web Application aRchive (WAR)Running JABAWS for my group, lab, or organization on the local infrastructure JABAWS Web Application aRchive (WAR)
Accessing a JABAWS server from my own codeJABAWS Java ClientAccessing a JABAWS server from my own codeJABAWS Java Client
- +

Installing A JABAWS Server Web Application Archive (WAR) package

- -

This is for anyone who wants to run JABAWS for their group, lab or organization, or wants to enable their local JABA server to use the cluster or perform very large tasks.

+

+ This is for anyone who wants to run JABAWS for their group, lab or organization, or wants to enable + their local JABA server to use the cluster or perform very large tasks. +

    -
  1. Download the JABAWS WAR with all binaries (45M)
  2. -
  3. Download and install Apache-Tomcat.
    - You will need at least version 5.5 of Tomcat (we would recommend version 6.0) and at least version 1.6 (i.e. JAVA 6) of Java.
  4. +
  5. Download the JABAWS WAR for your platform
  6. +
  7. Download and install Apache-Tomcat.
    + You will need at least version 5.5 of Tomcat (we would recommend version 7.0) and at least version 1.6 (i.e. JAVA 6) of Java.
  8. Drop the JABAWS WAR file into tomcat/webapps directory.
  9. (Re)start the Tomcat.
  10. 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).
  11. -
  12. You then need to complete the installation of the executable binaries:
  13. - +
  14. If you are on Mac or other unix-like architecture with GNU compilers available or you'd like to get a maximum performance
  15. +

Testing

-

You can test that your JABAWS server is working in two ways.

+

You can test that your JABAWS server is working in several ways.

    +
  1. Visit Services Status page available from the JABAWS main page using your web browser.
  2. +
  3. If you are working on the command line, then use the command line client shipped with the JABAWS war to test it by running: -java -jar <Path to tomcat WebApp directory>/jabaws/WEB-INF/lib/jaba-client.jar -h http://localhost:8080/jabaws -In this example we assumed that your JABAWS server URL is http://localhost:8080 and JABAWS context path is jabaws + java -jar <Path to tomcat WebApp directory>/jabaws/WEB-INF/lib/jaba-client.jar -h=http://localhost:8080/jabaws + In this example we assumed that your JABAWS server URL is http://localhost:8080 and JABAWS context path is jabaws
  4. -
  5. Alternately, you can point Jalview at your new server:
    • Launch the desktop version of Jalview
    • @@ -96,12 +99,10 @@ In this example we assumed that your JABAWS server URL is Last update: 1 April 2011
      -Peter Troshin, Jim Procter and Geoff Barton, The Barton Group, University of Dundee, UK
- + +