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