X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fman_dev.html;h=de5c5443f8df9e40560ba02e65abf1acbd3199cc;hb=faac303bf9ad8c17b71a55d23b7a2c0a9e6e2efa;hp=a602a7b79bb114090c026d256e29b9ef15632256;hpb=68b0d4a40dd4f0730fd28ee4bcf1104aa49ddbe0;p=jabaws.git diff --git a/website/man_dev.html b/website/man_dev.html index a602a7b..de5c544 100644 --- a/website/man_dev.html +++ b/website/man_dev.html @@ -111,8 +111,13 @@

Connecting to JABAWS

For a complete working example of JABAWS command line client please see compbio.ws.client.Jws2Client class. JABAWS command line client -source code is available from the download page. Please note that for now all +<<<<<<< HEAD +source code is available from the download page. Please note that for now all +the examples are in Java other languages will follow given a sufficient demand.

+======= +source code is available from the download page. Please note that for now all the examples are in Java, other languages will follow if there is sufficient demand.

+>>>>>>> 42a3637e24a7a65b5a1e6048e581df998b4a4f95

Download a binary JABAWS client. Add the client to the class path. The following code excerpt will connect your program to Clustal web service deployed in the University of Dundee.

@@ -267,7 +272,7 @@ one of the Clustal web service presets. There is also a JABAWS binary client. +JABAWS binary client. Please make sure that the client is in the Java class path before running this example.

 import java.io.ByteArrayInputStream;
@@ -409,7 +414,7 @@ generate portable artifacts to work with JABAWS from Java. However if programmin
 it provides a handful of useful methods in addition to plain data types. 

wsimport -keep http://www.compbio.dundee.ac.uk/jabaws/ClustalWS?wsdl

- +