[jboss-user] [JBoss Seam] - Re: Question about Conversations and Stateful Bean Instances

petemuir do-not-reply at jboss.com
Tue Dec 5 12:36:01 EST 2006


If the superclass doesn't need to be bijected don't @Name it (Seam will work its way up the class hierachy bijecting where it sees @In).

@Create is only called when the bean is instantiated.  Nothing to do with whether a conversation has been started.

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

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



More information about the jboss-user mailing list