Dear all,

my name is Francesco, I premise i don't have a deep knowledge of Biomart.
I am trying to query Biomart via Java code using HTTP/REST and SOAP ways and
I have problems with both:

SOAP: i have problem to generate the stub and binding classes with
Axis(that's really strange) from Eclipse and Intellj.
The Axis version is 1.4.
Services used: http://www.ebi.ac.uk/interpro/biomart/martwsdl

REST: i am using Apache Http Client library to query Biomart(martview). I
get an HTTP 301(Redirect, Moved permanently),so my client doesn't get in the
Http response the desired value.
Service used: http://www.ebi.ac.uk/interpro/biomart/martview

The same client works fine for "martservice", in fact invoking this
http://www.biomart.org/biomart/martservice?type=registry  i get back
thecorrect result in the response.

I hope to have been clear, basically for SOAP i have problem to generate the
client from the WSDL and for REST i have that problem with the redirect.
Do you have some suggestions? Have you already got this kind of problem?
Thanks in advance.

Kind regards,
Francesco
_______________________________________________
Users mailing list
[email protected]
https://lists.biomart.org/mailman/listinfo/users

Reply via email to