[jboss-user] [JBoss Seam] - Re: @DataModel modifications
fhh
do-not-reply at jboss.com
Thu Apr 5 18:52:17 EDT 2007
If you change the collection on which the @Datamodel is based you have to reoutject the @Datamodel. Either annotate you action component accordingly or use a scope such that the life span of the @Datamodel will fit your needs, e.g. eject it into the conversation and end the conversation on deleting the entities.
Regards
Felix
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035188#4035188
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035188
More information about the jboss-user
mailing list