[jboss-user] [JBoss Seam] - Re: Problem Ending a Task
petemuir
do-not-reply at jboss.com
Sun Mar 11 19:37:38 EDT 2007
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
More information about the jboss-user
mailing list