Tuesday, February 24, 2015

How to turn on debugging in Alfresco 5 for Share?


How to turn on Debugging in Alfresco 5 for Share ?

Step 1: Go to \tomcat\shared\classes\alfresco\web-extension.
Step 2: Open share-config-custom.xml file.
Step 3: Find out, <client-debug>false</client-debug> tag.
Step 4: Change the false to true, so the resulted one should be, <client-debug>true</client-debug>
Step 5: Savet the file.
Step 6: Restart tomcat.

Once you logged into Share, you can see, new Debug menu, next to Admin Tools.



No comments:

Post a Comment