Hi all, I've been trying to generate some java code from the wsdl provided by biomart (e.g. http://www.biomart.org/biomart/martwsdl ) with ${JAVA_HOME}/bin/wsimport and/or ${XJC}/bin/wsdl2java
When I called 'getResistry()' , the generated java code always returns an empty list. More details on Biostar and StackOverflow: * http://stackoverflow.com/questions/2479069 * http://biostar.stackexchange.com/questions/362 does anyone use this web service with java ? how can I fix this problem ? Many thanks for your help Pierre Lindenbaum .
