[MOBY-dev] [personal] Re: [moby] Re: RDF deregistration
Martin Senger
martin.senger at gmail.com
Wed Oct 4 18:03:42 UTC 2006
Hi,
> I think Eddie does not use dashboard but I do. I'll try to figure out
> what is going on with some more testing.
If you (or Eddie) want to see what Dasboard produces after pressing the new
button "Call RDF Agent" you can use the Java TCP Monitor (I can explain more
if somebody does not know how to use tcpmon).
For example, this is a full soap message coming from Dashboard:
--- begin ---
POST /cgi-bin/MOBY05/mobycentral.pl HTTP/1.0
Content-Type: text/xml; charset=utf-8
Accept: application/soap+xml, application/dime, multipart/related, text/*
User-Agent: Axis/1.2.1
Host: mobycentral.icapture.ubc.ca:9999
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: "http://mobycentral.icapture.ubc.ca/MOBY/Central#registerService"
Content-Length: 1113
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="
http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="
http://www.w3.org/2001/XMLSchema" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<ns1:registerService soapenv:encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="
http://mobycentral.icapture.ubc.ca/MOBY/Central">
<ns1:arg0 xsi:type="soapenc:string" xmlns:soapenc="
http://schemas.xmlsoap.org/soap/encoding/
"><registerService><Category>moby</Category><serviceName></serviceName><serviceType></serviceType><serviceLSID></serviceLSID><authURI></authURI><signatureURL>http://yes.no</signatureURL><URL></URL><contactEmail></contactEmail><authoritativeService>1</authoritativeService><Description><![CDATA[]]></Description><Input></Input><secondaryArticles></secondaryArticles><Output></Output></registerService></ns1:arg0>
</ns1:registerService>
</soapenv:Body>
</soapenv:Envelope>
---end ---
Eddie, is the request correct?
Cheers,
Martin
--
Martin Senger
email: martin.senger at gmail.com
skype: martinsenger
More information about the MOBY-dev
mailing list