We can rename the cq.jar, it will start to work.
but in which file it will start to write the configuration and where can see the file.
What is the path to see the file.
Please help me to understand the background process
Solved! Go to Solution.
Views
Replies
Total Likes
Hello,
All bundles deployed in CQ can be found under crx-quickstart\launchpad\felix folder and the folder name for bundle directly maps to the ID in felix console (i.e. /system/console/bundles)
so for example bundle crx-quickstart\launchpad\felix\bundle343 is the jar location for bundle with ID 343 in http://<host>:<port>/system/console/bundles
Thanks,
Pawan
Views
Replies
Total Likes
Hi,
You will find detailed explanation on the deployment page [0], especially [1] that tells you how to rename and [2] that gives you the install directory once unpacked.
Hope that helps,
Alex
[0] http://docs.adobe.com/docs/en/aem/6-0/deploy.html
[1] http://docs.adobe.com/docs/en/aem/6-0/deploy.html#Author%20and%20Publish%20Installs
[2] http://docs.adobe.com/docs/en/aem/6-0/deploy.html#Unpacked%20Install%20Directory
Views
Replies
Total Likes
Hello,
All bundles deployed in CQ can be found under crx-quickstart\launchpad\felix folder and the folder name for bundle directly maps to the ID in felix console (i.e. /system/console/bundles)
so for example bundle crx-quickstart\launchpad\felix\bundle343 is the jar location for bundle with ID 343 in http://<host>:<port>/system/console/bundles
Thanks,
Pawan
Views
Replies
Total Likes
Hi,
Thanks for the reply.
Is the same procedure for 5.6.1 version.
Please let me know
Views
Replies
Total Likes
Here is the 5.6 docs:
There should not be any real difference. I have not seen differences between 5.6 and 6 with respect to this subject.
Views
Replies
Total Likes