[MOBY-guts] biomoby commit
Mark Wilkinson
mwilkinson at pub.open-bio.org
Thu May 8 18:14:17 UTC 2003
mwilkinson
Thu May 8 14:14:17 EDT 2003
Update of /home/repository/moby/moby-live/Perl/MOBY/Client
In directory pub.open-bio.org:/tmp/cvs-serv2420/Perl/MOBY/Client
Modified Files:
Central.pm
Log Message:
got the perl client to create correct XML for service registration
moby-live/Perl/MOBY/Client Central.pm,1.19,1.20
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm 2003/05/08 18:08:50 1.19
+++ /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm 2003/05/08 18:14:17 1.20
@@ -109,8 +109,8 @@
(
SOAP_connections => [undef, 'read/write'],
default_MOBY_servername => ['mobycentral', 'read/write'],
- default_MOBY_server => ['http://18.157.1.61/cgi-bin/MOBY-Central.pl', 'read/write'],
- default_MOBY_uri => ['http://18.157.1.61/MOBY/Central', 'read/write'],
+ default_MOBY_server => ['http://18.157.12.63/cgi-bin/MOBY-Central.pl', 'read/write'],
+ default_MOBY_uri => ['http://18.157.12.63/MOBY/Central', 'read/write'],
Registries => [undef, 'read/write'],
multiple_registries => [undef, 'read/write'],
#SOAP_connections => [undef, 'read/write'],
More information about the MOBY-guts
mailing list