Using IMailerService in an OperationAdvisor
Hi,
I'm trying to use the IMailerService from my OperationAdvisor, which extends AbstractService. I'm seeing an IllegalArgumentException with the following message: The service 'net.jazz.rtcext.workitem.extensions.service.MyStateChangeParticipant@50765076' failed to find the required service 'interface com.ibm.team.repository.service.IMailerService'. Check <prerequisites> in plugin.xml. The code is: try { Anyone know what I need to reference in my plugin.xml to be able to use the IMailerService? Thanks! Roger |
One answer
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.