[MOBY-dev] Changes in the service retrieval API ?
Edward Kawas
edward.kawas at gmail.com
Wed Mar 28 15:52:00 UTC 2007
Hi Andreas,
I think that the services that you are looking for are async services. When
you perform a findservice call with jmoby it defaults to moby services. If
you change the category to moby-async, I bet it will work. I usually set the
category string to be the empty string and this works for me.
Eddie
> -----Original Message-----
> From: moby-dev-bounces at lists.open-bio.org [mailto:moby-dev-
> bounces at lists.open-bio.org] On Behalf Of Andreas Groscurth
> Sent: Wednesday, March 28, 2007 8:01 AM
> To: moby-dev at lists.open-bio.org
> Subject: [MOBY-dev] Changes in the service retrieval API ?
>
> Hi everyone,
>
> I'm using the getServiceNamesByAuthorityAsXML(), which does a SOAP call
> for
> retrieveServiceNames, to retrieve all services from the MOBY Central.
>
> Afterwards I want to have the full information of some services and
> therefore
> I use the method findService with a service found with the method above as
> parameter.
>
> With some services it happens that I it does not find any services with
> the
> findService method !
>
> E.g. service runNCBIBlastp from inb.bsc.es is returned by calling
> getServiceNamesByAuthorityAsXML(). But calling findService with this
> service
> later on returns an empty service.
>
> Has something changed in den API of these methodes ?
>
> Thanks
> Andreas
>
> --
> Andreas Groscurth
> Diplom Bioinformatik - PhD Student
> Max Planck Institute for Plant Breeding Research
> Carl-von-Linné-Weg 10
> 50829 Cologne
> Germany
> E-mail: groscurt at mpiz-koeln.mpg.de
> Phone: +49(0)221-5062-447
>
> _______________________________________________
> MOBY-dev mailing list
> MOBY-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/moby-dev
More information about the MOBY-dev
mailing list