Recently we have done AEM in place upgrade from AEM6.3 to AEM6.4. once the upgrade is completed with 6.3 custom code(built using the uber-jar.6.3) we observed that the 6.3 bundles are up and running in AEM6.4 without compiling and building with uner-jar6.4.
is it is the right behavior 6.3 bundle status is active in AEM6.4 environment? please suggest.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Kiran,
Yes the code will work if you upgrade from 6.3 custom code to 6.4 but still you need to update your POM to uber-jar.6.4 and this is recommended to update your POM.
Hope this helps!!
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Hi Kiran,
Yes the code will work if you upgrade from 6.3 custom code to 6.4 but still you need to update your POM to uber-jar.6.4 and this is recommended to update your POM.
Hope this helps!!
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Hi Ratna kumar, thanks for the update. but we just want to understand is this the ideal case? and is there any official documentation from adobe on this?
Views
Replies
Total Likes