From: Fábio Madeira Date: Mon, 6 Mar 2017 13:59:20 +0000 (+0000) Subject: JWS-109 & JWS-110 Updated the Downloads page so that it follows the same style as... X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=46df465c310f75a3c559607fabc6fc134d5932c9;p=jabaws.git JWS-109 & JWS-110 Updated the Downloads page so that it follows the same style as the getting started page. --- diff --git a/website/download.jsp b/website/download.jsp index e2c7405..bfbe57c 100644 --- a/website/download.jsp +++ b/website/download.jsp @@ -15,6 +15,72 @@
+

JABAWS distributions

+
+
+

+ Read the quickstart guides + to better decide which JABAWS distribution better suits your needs. + Additional information is available in the + JABAWS documentation pages. +

+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + +
DownloadsI want to use JABAWS for...
JABAWS Virtual Appliance (VA)Running JABAWS services through Jalview on my + computer with a private server
JABAWS Web Application aRchive (WAR)Running JABAWS for my group, lab, or organization on the + local infrastructure
JABAWS Command Line Interface (CLI)Accessing a public or private + JABAWS server from my own software
JABAWS Source CodeExtend the functionally of JABAWS by adding new features and services. +
+
+
+
+
+
+
+ +
+
+
+
+

Current Version

+
+
+

+ The current version of JABAWS is 2.2.0, released on XX March 2017. We advise you to update to JABAWS 2.2 as this version is fully backward compatible with JABAWS v1.0, v2.0 and v2.1. + Please consult the documentation pages + for the changelog and more information on compatibility between versions.

+

+
+
+
+
+
+
+
+

JABAWS Server Virtual Appliance (VA)

@@ -24,42 +90,26 @@ the virtual machine. We recommend VMWare Player which is available for free for Windows and Linux users. Once the VA is running, you can configure Jalview to use your local - JABAWS VA with - these instructions. + JABAWS VA with these instructions. +

- Please check the JABAWS manual + Please check the JABAWS document pages for further instructions.

- -

- Since the current version of Jpred requires a local copy of filtered (UniRef90) UniRef data - and the database is large (~5.6Gb), the JABAWS VA installation download is split into two - parts: the JABAWS server itself and an optional additional download that provides a virtual - disk containing the UniRef database for Jpred (Jpred - has been trained, optimized and tested with this UniRef database release. So, we strongly recommend - users not to use other UniRef installations!). By default the VA has an additional - empty virtual disk inside of the VA and JpredWS is not available. To enable JpredWS, download - and unpack both - the VA and - the disk file, - and replace the empty disk in the VA download (called JABAWS.2.1.0.uniref.vmdk) with the disk from the - second download (JABAWS.2.1.0.uniref.real.vmdk). Here is a list of commands for Linux users: -

tar xzvf JABAWS210.pack.tar.gz
-gunzip JABAWS.2.1.0.uniref.real.vmdk.gz
-mv JABAWS.2.1.0.uniref.real.vmdk JABAWS210.pack/JABAWS.2.1.0.uniref.vmdk
- After that, launch the virtual machine and the JpredWS service should be operational. -

+

+ Back to top +

-
+
@@ -70,38 +120,30 @@ mv JABAWS.2.1.0.uniref.real.vmdk JABAWS210.pack/JABAWS.2.1.0.uniref.vmdk< The JABAWS Server Web Application aRchive (WAR) version is a better way to run JABAWS if you want to deploy JABAWS for many users, e.g. your laboratory, or if you are an experienced user and want to have more control on JABAWS. You can also use this version for Mac and Linux computers if you do not want to use virtualization. - Finally, you can use this version on a computer cluster.
+ Finally, you can use this version on a computer cluster. The server is provided as a self-contained Web Application aRchive (WAR) containing all necessary binaries. The WAR file can be deployed on any web application server supporting the Java servlet specification (version 2.4 or above), i.e. Tomcat 7.0.

    -
  • JABAWS WAR (includes source and precompiled Linux x86 and Windows binaries): - download (88M)
  • -
  • Tar/gzipped UniRef90 database (for JpredWS): - UNIREFdb.tar.gz (2.3Gb)
  • +
  • + + JABAWS WAR + (includes source and precompiled Linux x86 and Windows binaries)
-

Installation notes:

-
    -
  1. After a default installation on Linux, all JABAWS web services should run OK, except JpredWS. - This service requires installation of the UNIREF90 database on your computer. -
      -
    • Download the database (UNIREFdb.tar.gz)
    • -
    • Unpack the database and install it either in the default JABA data location (/data), - or in some other location (configured by the 'jpred.data.uniref.path' path entry in conf/Executable.properties).
    • -
    -
  2. -
  3. If you deploy JABAWS WAR on Windows, not all web services will be functional, and you will need - a properly configured compilation environment to build the JABA binaries from source. We recommend Windows - users download and use the JABAWS VA instead.
  4. -
- +

+ Please check the JABAWS document pages + for further instructions. +

+

+ Back to top +

-
+
@@ -121,26 +163,33 @@ mv JABAWS.2.1.0.uniref.real.vmdk JABAWS210.pack/JABAWS.2.1.0.uniref.vmdk<

The command line client displays help when executed without arguments, - more details is available from the jabaws client's manual pages. + more details is available from the JABAWS + document pages. +

+

+ Back to top

-
+
@@ -150,21 +199,25 @@ mv JABAWS.2.1.0.uniref.real.vmdk JABAWS210.pack/JABAWS.2.1.0.uniref.vmdk<

We welcome developers who wish to develop and implement new web services for JABAWS. JABAWS is released under the Apache License, and its source can be downloaded below. - The latest versions of JABAWS' source can also be obtained from its Git repository -
+ The latest versions of JABAWS' source can also be obtained from its Git repository. The repository and code archive contains the complete Eclipse JABAWS project, but Eclipse is not necessary to build it. Please examine the Ant build file (build.xml) to build and test JABAWS from sources.

To request a JABAWS developer account please send us an email to the @@ -174,19 +227,5 @@ mv JABAWS.2.1.0.uniref.real.vmdk JABAWS210.pack/JABAWS.2.1.0.uniref.vmdk<

-
-
-
-
-

Current Version

-
-
-

- The current JABAWS version is 2.2.0 released on XX February 2017. -

-
-
-
-
\ No newline at end of file