[jboss-user] [JBoss Seam] - Re: What does it take for a POJO to promote a conv. to long-

pete.muir@jboss.org do-not-reply at jboss.com
Thu Dec 20 10:58:40 EST 2007


You need a to call a method annotated with @Begin. POJOs are event scoped by default, so also add an @Scope(CONVERSATION).

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4114696



More information about the jboss-user mailing list