cancel
Showing results for 
Search instead for 
Did you mean: 

Task Listener method-Service Reference null

rikin
Champ in-the-making
Champ in-the-making
Hi,

In Activiti User task-Task Listener method i am trying to call service method which is autowired.But i m getting Serivice reference null.
Please Help.

testService is autowired.

public void notify(DelegateTask delegateTask) {
// TODO Auto-generated method stub
testService.getData();
}

.
2 REPLIES 2

rikin
Champ in-the-making
Champ in-the-making
Can any one have faced this issue?

frederikherema1
Star Contributor
Star Contributor
Please don't post your questions twice on the forum. I've replied on the other thread…