Hello Everyone,
While sending an event using EventAdmin I am getting the following Error:
The constructor Event(String, Map<String,?>) is ambiguous
The code I have written is:
Adobe CQ Version: 5.6
How can I resolve this issue of creating an Event Object to send an event.
------------
I have another question regarding Jobs. According to sling API here the EventAdmin way of processing a job is deprecated. However I am not able to use the JobManager API suggested there. So my question is how do I know what is the sling version I am using and can I update my felix/sling bundles to run on the newer version with the other CQ5/JCR API?
Appreciate any inputs I can get.
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
regarding how to find out the bundle version:
Open the web console and go to the bundles page (http://localhost:4502/system/console/bundles), then expand the Apache Sling Event Support bundle.
https://dev.day.com/docs/en/cq/current/deploying/web-console.html
scott
Views
Replies
Total Likes
regarding how to find out the bundle version:
Open the web console and go to the bundles page (http://localhost:4502/system/console/bundles), then expand the Apache Sling Event Support bundle.
https://dev.day.com/docs/en/cq/current/deploying/web-console.html
scott
Views
Replies
Total Likes
Why you are not able to use jobmanager? Any error
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies