anonymous wrote : @Begin | | @Begin | | Specifies that a long-running conversation begins when this method returns a non-null outcome without exception.
so (a) use a void method or (b) just return a string like "success". If your JSF page doesn't have a navigation rule for this it will just ignore it... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4010525#4010525 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4010525 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
