[jboss-user] [JBoss Seam] - Re: First JBoss Seam book released
ge0ffrey
do-not-reply at jboss.com
Tue May 29 11:39:45 EDT 2007
Great book :) Reads very easy and fast.
I think I found a mistake (correct me if I am wrong):
p. 92 "Seam POJO component" "and it (= the pojo Isuppose?) has the default conversation scope if the @Scope is not specified".
However, I just found out that adding @Scope(ScopeType.CONVERSATION) on my pojo actually does make a difference, and my @Create annotated method doesn't get called several times in the same request.
I am using an archetype generated app with seam 1.2.1 of http://software.softeu.cz and it uses jetty and the microcontainer apparently.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049402#4049402
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049402
More information about the jboss-user
mailing list