Michael Wohlfart [http://community.jboss.org/people/mwohlf] created the discussion
"Re: Event Listener Problem" To view the discussion, visit: http://community.jboss.org/message/569863#569863 -------------------------------------------------------------- > devendra katiyar wrote: > [...] > > but when I am testing using Junit > ProcessInstance processInstance = > executionService.startProcessInstanceByKey("EventListener"); > > > In above line getting Nullpointer Exception? > > > > can any one help regards this , or any other reference to implement Event > Listener in jbpm4 as far as I can tell from your writing most likely executionService is null, so how do you initialize executionService? -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/569863#569863] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
