- Unpack AEM by running the following command.
- java –jar cq-quickstart-6.jar -unpack
- Create a folder named crx-quickstart\install in the installation directory.
- Create a file with the name <service pid>.cfg. [From AEM 6.0 this should be .config] For example – org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.cfg in the newly created folder.
- Edit the file and set the configuration options line by line.
- For example – tarmk.size=256MB
AEM4BEGINNER blog is for Beginners who are interested in learning Adobe Experience Manager (AEM) aka Adobe CQ5 from basics. The Information provided in this blog is for learning and testing purposes only. Here, I have posted the information which I know or gathered from different sources.
April 6, 2020
Estimated Post Reading Time ~
How to Configure an OSGi Service before Starting an AEM Instance
By
aem4beginner
No comments:
Post a Comment
If you have any doubts or questions, please let us know.