Quite a few people in the new Lab need access to the ELM Server. Thankfully, they provide a Web Service 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.