更改到目录 RegistryDomain-base/domains/registry/applications/j2ee-modules /soar/WEB-INF/classes。
用文本编辑器打开文件 jaxr-ebxml.properties。
使用以下语法设置属性 jaxr-ebxml.registryBrowser.ConceptsTreeModel.hiddenSchemesList。所有属性定义必须都在一行上并且不能包含空格。
jaxr-ebxml.registryBrowser.ConceptsTreeModel.hiddenSchemesList= class_scheme_id1|class_scheme_id2|...
指定每个要隐藏的分类方案的逻辑标识符。如果指定多个标识符,请使用垂直条 (|) 分隔这些标识符,如以下示例所示:
jaxr-ebxml.registryBrowser.ConceptsTreeModel.hiddenSchemesList= urn:oasis:names:tc:ebxml-regrep:classificationScheme:StatusType| urn:oasis:names:tc:ebxml-regrep:profile:ws:classificationScheme:BindingType
保存并关闭 jaxr-ebxml.properties 文件。
按照停止并重新启动用于 Registry 的 Application Server 域中的说明进行操作。