BTW. If I annotate countryCreator.init method as @Begin then I get : java.lang.IllegalStateException: begin method invoked from a long-running conversation, try using @Begin(join=true) on method: init This does not give me the clue that I must supply pageflow name : @Begin(pageflow="addCountry")
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122808#4122808 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122808 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
