以文本方式查看主题

-  计算机科学论坛  (http://bbs.xml.org.cn/index.asp)
--  『 Web Services & Semantic Web Services 』  (http://bbs.xml.org.cn/list.asp?boardid=10)
----  为什么在Juddi console中find business没有返回business信息!!  (http://bbs.xml.org.cn/dispbbs.asp?boardid=10&rootid=&id=56039)


--  作者:木子
--  发布时间:11/26/2007 8:48:00 PM

--  为什么在Juddi console中find business没有返回business信息!!
已经把Juddi部署好了,并且save business/save service/save binding/save tmodel, get businessdeatail/get servicedetail等都好用,唯独find business, find service,..没有返回正确的信息,find business的SOAP界面是:<?xml version="1.0" encoding="utf-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  <soapenv:Body>
    <find_business maxRows="100" generic="2.0" xmlns="urn:uddi-org:api_v2">
      <findQualifiers>
        <findQualifier>***</findQualifier>
      </findQualifiers>      
      <name>***</name>
      <discoveryURLs>
        <discoveryURL>***</discoveryURL>
      </discoveryURLs>
      <identifierBag>
        <keyedReference tModelKey="***" keyName="***" keyValue="***" />
      </identifierBag>
      <categoryBag>
        <keyedReference tModelKey="***" keyName="***" keyValue="***" />
      </categoryBag>
      <tModelBag>
        <tModelKey>***</tModelKey>
      </tModelBag>
    </find_business>
  </soapenv:Body>
</soapenv:Envelope>
在Qulifier中输入orAllKeys,andAllKeys,....,(关键词都试过了),另外填入name,得出如下信息:<?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>
  <businessList generic="2.0" operator="jUDDI.org" xmlns="urn:uddi-org:api_v2">
   <businessInfos/>
  </businessList>
</soapenv:Body>
</soapenv:Envelope>
不管Qulifier填哪个关键词,都得到这个结果,这书什么原因!!请各位高手指教!!!不胜感激!!!!!!!!!
W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
6,128.906ms