From 93d0708fdc3ee19fcfc2e4fe7df98e861aba3501 Mon Sep 17 00:00:00 2001 From: pvtroshin Date: Thu, 23 Jun 2011 14:10:48 +0000 Subject: [PATCH] links update (not checked though) git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4325 e3abac25-378b-4346-85de-24260fe3988d --- website/man_serverwar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/man_serverwar.html b/website/man_serverwar.html index dc994bc..8ce8d24 100644 --- a/website/man_serverwar.html +++ b/website/man_serverwar.html @@ -196,7 +196,7 @@ modify the paths in Mafft
  • Muscle
  • Tcoffee
  • -
  • Probcons (Linux I386 | AMD64)
  • +
  • Probcons (Linux x86 | x64)
  • 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>

    -- 1.7.10.2