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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to