Service Registry 3 2005Q4 管理指南

Procedure變更預設查詢

步驟
  1. 變更至目錄 RegistryDomain-base/domains/registry/applications/j2ee-modules /soar/WEB-INF/classes

  2. 在文字編輯器中開啟檔案 jaxr-ebxml.properties

  3. 尋找特性 jaxr-ebxml.thin.defaultQueryPanel 的定義。依預設,此特性被註釋為︰

    #jaxr-ebxml.thin.defaultQueryPanel=
  4. 移除註釋字元 (#)。

  5. 透過指定要作為預設的查詢之邏輯識別碼來設定特性的值,如以下範例所示︰

    jaxr-ebxml.thin.defaultQueryPanel=urn:oasis:names:tc:ebxml-regrep:query:MyQuery
  6. 儲存並關閉 jaxr-ebxml.properties 檔案。

  7. 依照停止並重新啟動 Registry 的 Application Server 網域中的說明進行操作。