summaryrefslogtreecommitdiffstats
path: root/b/ELM_Client.mdwn
blob: 2bfb2209ddf298e31efb7d991b6a35243b585c4d (plain)
1
2
3
4
5
6
7
Quite a few people in the new Lab need access to the [ELM Server](http://elm.eu.org). Thankfully,
they provide a [Web Service](http://www.biocatalogue.org/services/154) to connect to their database. We have
developed a java client to this service and provided some example code to go along with it. 
At the moment all the code is in an eclipse project so we are just sharing the whole project with all of the
required library jars and axis generated code. However, in the future we'll try to tidy that up a bit.

The code is available at [UCD SVN Repo](http://resit-svn.ucd.ie/repos/clinbio/kevin/ELM/).