[jboss-user] [jBPM] - Re: event listeners
kathy89
do-not-reply at jboss.com
Sat Jun 11 00:19:00 EDT 2011
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&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110611/8e4d4ca1/attachment.html
More information about the jboss-user
mailing list