This 2 folders are in our custom package. I know from experience that the config available in the XML file is --not-- applied if I placed them inside "/apps/my-apps/config".
I'm only asking since I was looking at the ACS commons error handling and it states to put the XML config file inside "/apps/my-app/config" but in our case, we have it inside "/apps/my-apps/configs"
Solved! Go to Solution.
Views
Replies
Total Likes
This list is huge , just sharing only few of them -
1. Apache sling servlet/script Resolver and Error handler
2. Different purge like version, DAM report, workflow purge configurations
3. JDBC connections pool
4. Day CQ root mapping
5. Apache felix Jetty based http service
6. Configurations associated with LDAP and SAML
7. Apache sling web console security provider
8. Cross origin resource sharing policy
9. CSRF filter configuration
10. DAM expiry notifications
11. Mime type configurations
10. Different thread pool configurations
11. Mail service configurations
12. Different configurations associated with Sling content distribution
@jayv25585659 - We have used ACS commons error handling in our code and our config location is /apps/my-apps/osgiconfig/config - it works for us.
Is your other configuration working which is placed at "/apps/my-apps/configs"?
Just curios to know is configs folder under /apps/my-apps/configs having multiple folders like below one -
If I am not wrong AEM reads artifacts according to the below regexp -
Great share. I didn't know about these settings in configMgr.
Are there other important configMgr settings I need to look at? (I know there's hundreds but some must be more important than others).
Thank you!
This list is huge , just sharing only few of them -
1. Apache sling servlet/script Resolver and Error handler
2. Different purge like version, DAM report, workflow purge configurations
3. JDBC connections pool
4. Day CQ root mapping
5. Apache felix Jetty based http service
6. Configurations associated with LDAP and SAML
7. Apache sling web console security provider
8. Cross origin resource sharing policy
9. CSRF filter configuration
10. DAM expiry notifications
11. Mime type configurations
10. Different thread pool configurations
11. Mail service configurations
12. Different configurations associated with Sling content distribution
Views
Likes
Replies