[MOBY-guts] biomoby commit

Mark Wilkinson mwilkinson at pub.open-bio.org
Thu May 8 18:05:01 UTC 2003


mwilkinson
Thu May  8 14:05:00 EDT 2003
Update of /home/repository/moby/moby-live/Perl/MOBY/Client
In directory pub.open-bio.org:/tmp/cvs-serv2178/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.17,1.18
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm	2003/05/08 17:53:45	1.17
+++ /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm	2003/05/08 18:05:00	1.18
@@ -695,7 +695,7 @@
 	#	error_messsage => "missing parameters or other failure leading to incorrectly formatted XML",
 	#	registration_id => "0")};
 
-	#return $message;
+	print STDERR $message;
 	$debug && &_LOG(" message\n\n$message\n\n");
 	my $return = $self->SOAP_connection->call(registerService => ($message))->paramsall;
 




More information about the MOBY-guts mailing list