JBoss Community

JBPM5 example, Problem in Executing service nodes!

created by Surendar Sadhasivam in jBPM - View the full discussion

Hi,

 

     I have been trying to get the Notifications example in Chap 13 of the JBPM5 userguide.

     http://docs.jboss.org/jbpm/v5.2/userguide/ch13.html

 

    During executing service nodes, a NotificationWorkItemHandler class should be created,

 

    There is an error occurs in the following line,

 

    EmailService service = ServiceRegistry.getInstance().getEmailService();

 

    error is: "EmailService cannot be resolved to a type"

  

     It looks, an import is missing.

 

     Please help me in resolving this issue.

 

Thanks

Reply to this message by going to Community

Start a new discussion in jBPM at Community