[MOBY-guts] biomoby commit

senger@ebi.ac.uk senger at pub.open-bio.org
Sun Jun 15 15:21:56 UTC 2003


senger
Sun Jun 15 11:21:56 EDT 2003
Update of /home/repository/moby/moby-live/Java/Clients
In directory pub.open-bio.org:/tmp/cvs-serv30010/Clients

Modified Files:
	TestingCentral.java 
Log Message:


moby-live/Java/Clients TestingCentral.java,1.5,1.6
===================================================================
RCS file: /home/repository/moby/moby-live/Java/Clients/TestingCentral.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- /home/repository/moby/moby-live/Java/Clients/TestingCentral.java	2003/06/12 10:00:22	1.5
+++ /home/repository/moby/moby-live/Java/Clients/TestingCentral.java	2003/06/15 15:21:56	1.6
@@ -23,12 +23,9 @@
  *    Usage: java TestingCentral [-e <endpoint>] [-u <uri>] [-debug]
  * </pre>
  * where <em>endpoint</em> is a URL of a Moby Central registry
- * (default value is <tt>http://mobycentral.cbr.nrc.ca/cgi-bin/MOBY-Central.pl</tt>,
- * or whatever is defined in <tt>org.biomoby.client.CentralImpl.DEFAULT_ENDPOINT)
+ * (default value is taken from <tt>org.biomoby.client.CentralImpl.DEFAULT_ENDPOINT</tt>)
  * and <em>uri</em> is a namespace used by that service
- * (default value is <tt>http://mobycentral.cbr.nrc.ca/MOBY/Central</tt>
- * values applied if not given on the command-line).
- * or whatever is defined in <tt>org.biomoby.client.CentralImpl.DEFAULT_NAMESPACE).
+ * (default value is taken from <tt>org.biomoby.client.CentralImpl.DEFAULT_NAMESPACE</tt>).
  * With <em>-debug</em> the whole XML input that is being sent to the Moby Central 
  * registry is printed.
  *<p>




More information about the MOBY-guts mailing list