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
Répondu

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

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.

Ce sujet a été fermé aux réponses.
Meilleure réponse par 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 commentaire

Ashwin_RajuRéponse
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