[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/
">&lt;registerService&gt;&lt;Category&gt;moby&lt;/Category&gt;&lt;serviceName&gt;&lt;/serviceName&gt;&lt;serviceType&gt;&lt;/serviceType&gt;&lt;serviceLSID&gt;&lt;/serviceLSID&gt;&lt;authURI&gt;&lt;/authURI&gt;&lt;signatureURL&gt;http://yes.no&lt;/signatureURL&gt;&lt;URL&gt;&lt;/URL&gt;&lt;contactEmail&gt;&lt;/contactEmail&gt;&lt;authoritativeService&gt;1&lt;/authoritativeService&gt;&lt;Description&gt;&lt;![CDATA[]]&gt;&lt;/Description&gt;&lt;Input&gt;&lt;/Input&gt;&lt;secondaryArticles&gt;&lt;/secondaryArticles&gt;&lt;Output&gt;&lt;/Output&gt;&lt;/registerService&gt;</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