[jboss-user] [JBoss jBPM] - Re: Need help to fix timer issue
Arunkumar DSRC
do-not-reply at jboss.com
Tue Mar 17 09:59:09 EDT 2009
My actionHandler contains
| public void execute(ExecutionContext executionContext) throws Exception {
| try {
| System.out.println("It is not working...............");
| } catch (Exception e) {
| e.printStackTrace();
| }
|
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218652#4218652
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218652
More information about the jboss-user
mailing list