[MOBY-dev] Problem with dashboard to list services
Pierre-Yves Chibon
py at pingoured.fr
Wed Sep 10 13:47:47 UTC 2008
Edward Kawas wrote:
> I also forgot to mention that I also tried looking for your services in the
> database that backs the registry and failed to find it!
This is weird because the registration seems to work (cf below)
Could you check Solstis_getProject ? We did not change that one normally.
Thanks for your help,
Regards,
Pierre
../jMoby/build/run/run-cmdline-client -e
http://bioinfo.icapture.ubc.ca/cgi-bin/mobycentral/MOBY-Central.pl -uri
http://bioinfo.icapture.ubc.ca/MOBY/Central -call registerService
'<registerService>
<Category>moby</Category>
<serviceName>Solstis_getDatasetDescFromKeyword</serviceName>
<serviceType>getDataset</serviceType>
<serviceLSID></serviceLSID>
<authURI>avilin05.avignon.inra.fr</authURI>
<signatureURL></signatureURL>
<URL>http://avilin05/axis/services/Solstis_getDatasetDescFromKeyword</URL>
<contactEmail>jean-paul.bouchet at avignon.inra.fr</contactEmail>
<authoritativeService>1</authoritativeService>
<Description><![CDATA[Returns the description of a dataset
which contain at any level the string/keyword asked.]]></Description>
<Input>
<Simple articleName="keyword">
<objectType>String</objectType>
</Simple>
</Input>
<secondaryArticles>
</secondaryArticles>
<Output>
<Collection articleName="Datasets">
<Simple articleName="">
<objectType>OSE_dataset</objectType>
</Simple>
</Collection>
</Output>
</registerService>
'
Calling method 'registerService' with the input from '<registerService>
<Category>moby</Category>
<serviceName>Solstis_getDatasetDescFromKeyword</serviceName>
<serviceType>getDataset</serviceType>
<serviceLSID></serviceLSID>
<authURI>avilin05.avignon.inra.fr</authURI>
<signatureURL></signatureURL>
<URL>http://avilin05/axis/services/Solstis_getDatasetDescFromKeyword</URL>
<contactEmail>jean-paul.bouchet at avignon.inra.fr</contactEmail>
<authoritativeService>1</authoritativeService>
<Description><![CDATA[Returns the description of a dataset
which contain at any level the string/keyword asked.]]></Description>
<Input>
<Simple articleName="keyword">
<objectType>String</objectType>
</Simple>
</Input>
<secondaryArticles>
</secondaryArticles>
<Output>
<Collection articleName="Datasets">
<Simple articleName="">
<objectType>OSE_dataset</objectType>
</Simple>
</Collection>
</Output>
</registerService>
':
<registerService>
<Category>moby</Category>
<serviceName>Solstis_getDatasetDescFromKeyword</serviceName>
<serviceType>getDataset</serviceType>
<serviceLSID></serviceLSID>
<authURI>avilin05.avignon.inra.fr</authURI>
<signatureURL></signatureURL>
<URL>http://avilin05/axis/services/Solstis_getDatasetDescFromKeyword</URL>
<contactEmail>jean-paul.bouchet at avignon.inra.fr</contactEmail>
<authoritativeService>1</authoritativeService>
<Description><![CDATA[Returns the description of a dataset
which contain at any level the string/keyword asked.]]></Description>
<Input>
<Simple articleName="keyword">
<objectType>String</objectType>
</Simple>
</Input>
<secondaryArticles>
</secondaryArticles>
<Output>
<Collection articleName="Datasets">
<Simple articleName="">
<objectType>OSE_dataset</objectType>
</Simple>
</Collection>
</Output>
</registerService>
--------------
<MOBYRegistration>
<id></id>
<success>0</success>
<message><![CDATA[This service already exists]]></message>
<RDF></RDF>
</MOBYRegistration>
More information about the MOBY-dev
mailing list