1 Reply Latest reply on May 12, 2011 4:39 AM by pragiya

    JBPM5 example in userguide problem ?

    tic

      Hi All,

           I've been trying to get the notifications example in Chap 7 of the userguide working.

       

           Basically, the example fails in Eclipse against the following line...giving an "EmailService cannot be resolved to a type" error.

       

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

       

           It looks to me like an import is missing, but I cant see what needs to be included....

       

           Any advice would be appreciated !!!