How do i search my entire code base to see if any of it is using the host manager service and site manager from adobe experience manager web console | Adobe Higher Education
Skip to main content
January 9, 2017
解決済み

How do i search my entire code base to see if any of it is using the host manager service and site manager from adobe experience manager web console

  • January 9, 2017
  • 1 の返信
  • 1278 ビュー

Hi all, How do i search my entire code base to see if any of it is using the host manager service and site manager from adobe experience manager web console(/system/console/configMgr). Please let me know.  Thanks.

このトピックへの返信は締め切られました。
ベストアンサー Ashwin_Raju

Hi,

The best approach for searching a particular term in code base is to search through your codebase in an IDE like Eclipse which has inbuilt search feature.

From, system console, you can go to Status --> Bundles (http://<host>:<port>/system/console/status-Bundles) which has the full list of bundles, imported , exported package and this can also be downloaded.

Regards,

Ashwin Raju

1 の返信

Level 3
January 12, 2017

Hi,

The best approach for searching a particular term in code base is to search through your codebase in an IDE like Eclipse which has inbuilt search feature.

From, system console, you can go to Status --> Bundles (http://<host>:<port>/system/console/status-Bundles) which has the full list of bundles, imported , exported package and this can also be downloaded.

Regards,

Ashwin Raju