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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...