[MOBY-l] Java CentralImpl call problem
Edward Kawas
edward.kawas at gmail.com
Tue Oct 9 13:23:18 UTC 2007
Hi,
> String response = new
> CentralImpl("http://mobycentral.icapture.ubc.ca/cgi-bin/MOBY05
> /mobycentral.pl",
> "http://biomoby.org/").call(mr.getService().getName(),inputXMLString);
What you have as http://mobycentral.icapture.ubc.ca/... should actually be
the endpoint of your service, since you are hoping to call the physical
service and not the registry. The following page might be useful:
https://biomoby.tigr.org/wiki/index.php/Discovering_and_Invoking_Moby_Servic
es
Hope that helps!
Eddie
More information about the moby-l
mailing list