[MOBY-guts] biomoby commit
José Manuel RodrÃguez Carrasco
jmrc at dev.open-bio.org
Mon Jun 30 17:56:49 UTC 2008
jmrc
Mon Jun 30 13:56:48 EDT 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Async
In directory dev.open-bio.org:/tmp/cvs-serv9896
Modified Files:
WSRF.pm
Log Message:
user: jmrc
date: 30-June-2008
Taking off test trace.
moby-live/Perl/MOBY-Server/lib/MOBY/Async WSRF.pm,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Async/WSRF.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Async/WSRF.pm 2008/04/23 13:08:11 1.2
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Async/WSRF.pm 2008/06/30 17:56:48 1.3
@@ -552,7 +552,6 @@
if(exists($URI2ACTION{$uri})) {
$uri = $URI2ACTION{$uri}[0].'/'.(defined($URI2ACTION{$uri}[1])?$URI2ACTION{$uri}[1]:$method);
}
- print STDERR "GURI $uri\n";
$myHeader .= "<wsa:Action wsu:Id=\"Action\">".$uri."/".$method."Response</wsa:Action>";
}
More information about the MOBY-guts
mailing list