X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fmanual_qs_war.html;fp=website%2Fmanual_qs_war.html;h=dc4d710edf9bded2a4a591030a3767074d012151;hb=697980fd79f3cc008c62d8a48ce70f4c1f9160c9;hp=0acdcf990478f118efd7e2ab17c456f6f04a7e77;hpb=95304579c96c13c552e90b676934728ec4c19d0c;p=jabaws.git diff --git a/website/manual_qs_war.html b/website/manual_qs_war.html index 0acdcf9..dc4d710 100644 --- a/website/manual_qs_war.html +++ b/website/manual_qs_war.html @@ -1,39 +1,43 @@ - + + Java Bioinformatics Analyses Web Services (JABAWS) manual - getting started - - + + +
+ - +
-Home - Getting Started - Manual - Download - Usage Statistics - Services Status - Contact Us - Barton Group
+ Home + Getting Started + Manual + Download + Usage Statistics + Services Status + Contact Us + Barton Group + Funding +
+

Getting Started

Choose a JABAWS distribution

@@ -69,15 +73,17 @@

    -
  1. Download the JABAWS WAR for your platform
  2. -
  3. 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.
  4. -
  5. Drop the JABAWS WAR file into tomcat/webapps directory.
  6. -
  7. (Re)start the Tomcat.
  8. -
  9. 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).
  10. -
  11. If you are on Mac or other unix-like architecture with GNU compilers available or you'd like to get a maximum performance
  12. - +
  13. Download the JABAWS WAR for your platform
  14. +
  15. Download and install Apache-Tomcat.
    + You will need at least Tomcat version 5.5 of (we would recommend version 7.0) and at least Java 1.6 (i.e. JAVA 6). +
  16. +
  17. Drop the JABAWS WAR file into tomcat/webapps directory.
  18. +
  19. (Re)start the Tomcat.
  20. +
  21. 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).
  22. +
  23. If you are on Mac or other unix-like architecture with GNU compilers available or you'd like to get a maximum performance
    + cd to webapps/jabaws/binaries/src/ + and execute ./compilebin.sh script to compile all binaries JABAWS depends on. +

Testing