내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Sling Models in CQ 5.5 ?

Avatar

Level 2

Hi,

We're using Sling Models successfully in our AEM 6.0 projects. We also have some projects using CQ 5.5. Right now the Sling Models 1.0.6 implementation doesn't work in a 5.5 instance as the dependency is thas on org.apache.sling.commons.osgi isn't satisfied -  5.5 supplies 2.1.0 and Models needs 2.2 or later.

Is there any way to get Models working on a 5.5 instance ?

Thanks. 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee
3 답변 개

Avatar

정확한 답변 작성자:
Employee

This should be fixed in the next release: https://issues.apache.org/jira/browse/SLING-3703

Avatar

Level 2

Many thanks - that was quick ! Do you know when that might happen ? And pending that I guess we can just patch locally, build & deploy sling models and then deploy the official release when available ?

Avatar

Employee

There's a handful of other things which I'd like to address in the next release, so you are probably best off using a source build for now. That would actually be helpful to confirm that it does now work on CQ 5.5.