kathy89 [
http://community.jboss.org/people/kathy89] created the discussion
"Re: event listeners"
To view the discussion, visit:
http://community.jboss.org/message/609726#609726
--------------------------------------------------------------
thank you very much Esteban. :)
it was useful.im using the following function,
*public* *void* afterNodeLeft(ProcessNodeLeftEvent event)
{
Mapper map=new Mapper("xxx");
...
}
the mapper class is using a xml decoder which in turn is using some classes...n i'm
getting an class not found exception for those classes.where do i add the import
statements.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/609726#609726]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]