anonymous wrote : @EndTask(transition="next")
  |   |     public String save() {          
  |   |         log.info("ticket working - save");
  |   |         saveChange();
  |   |         
  |   |         return "/ticket_list.xhtml";
  |   |     }

This is right.  Have you checked that the method is being called, and 
completing without exception?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027002#4027002

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027002
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to