@ChildResourceFromRequest annotation issue #3367
Unanswered
NithinBasetti
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Please let me know the changes need to be done in our model classes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using AEM as cloud.
Currently we are using acs commons version 4.8.4. We wanted to upgrade the version to 6.x. After upgrading and doing the required pom changes,our project related core bundle and acs commons bundle also in active state. But we are facing an issue with our custom model class.
Issue is caused because of @ChildResourceFromRequest. I saw the documentation, there clearly said that @ChildResourceFromRequest alter the functionality. We tried to work with @ChildResource and some other annotations but it did not work. Please guide us to solve the issue. Attached the error log.
Thanks,
Nithin
Beta Was this translation helpful? Give feedback.
All reactions