Hi Pierre,
few people tried automatic object model generation with wsimport tool
and i believe axis too, and unfortunately it dint work. Usually, these
java libraries are good if you create the WSDL from the library itself.
Apparantly there isnt anything wrong with the WSDL file as it does work
fine with SOAPUI and thats where we usually test it to make sure its good.
Best
Syed
Pierre LINDENBAUM wrote:
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
.