I am using JBoss app server for aem author with mongodb as repository. I want to set the read preference for mongodb. How do i set it from AEM web.xml
Solved! Go to Solution.
Views
Replies
Total Likes
Here is a good community article that will help you with AEM and MongoDB:
http://cq-ops.tumblr.com/post/86895378084/how-to-run-aem-6-0-with-mongodb-2-6
To learn how to set read preferences - see:
http://docs.mongodb.org/manual/core/read-preference/
Hope these help you!
Views
Replies
Total Likes
Here is a good community article that will help you with AEM and MongoDB:
http://cq-ops.tumblr.com/post/86895378084/how-to-run-aem-6-0-with-mongodb-2-6
To learn how to set read preferences - see:
http://docs.mongodb.org/manual/core/read-preference/
Hope these help you!
Views
Replies
Total Likes
http://jackrabbit.apache.org/oak/docs/osgi_config.html
I saw that we can send readPreference as parameter to oak.uri. I want to know how can we send in web.xml file of aem.war
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies