Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
I am working on Archtype 12 maven project. All the classes that implements JobConsumer ( org.apache.sling.event.jobs.consumer.JobConsumer) is in satisfied state when I install the bundle in OSGI console. Did anyone face this issue before?
Thanks in Advance.
Anusha
Solved! Go to Solution.
Try adding the immediate = true to the @Component annotation of your JobConsumer
View solution in original post
Try building on Maven 11 and see if you still get this issue. WOuld be interested in knowing if there are differences.
Views
Likes
Replies
Like