2

CRX エクスプローラーから名前空間を削除/変更するにはどうすればよいですか (//host:port/crx/explorer/nodetypes/index.jsp) また、パス「crx-quickstart\repository\」に登録されているエントリを手動で削除すると、 repository\namespaces" ns_reg.properties、ns_idx.propertiesファイルは変更にすぐには影響しません。削除された名前空間を有効にするには、CQ を再起動する必要があります。

4

1 に答える 1

0

解決策はこちらにあります: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-delete-a-namespace-created-in-crx/td-p/225163

ページから:

Follow the below steps :

1) Login to here : <ip>:<port>/crx/explorer/browser/index.jsp (Content Explorer)

2) Go to this path : /jcr:system/rep:namespaces

3) Search for the namespaces you want to delete in the properties – and then delete.

4) Save All.

Check in Namespaces - and the NS deleted should not be there. No restart required.
于 2020-11-18T10:41:56.687 に答える