[jboss-user] [JBoss Seam] - Re: Conversation scoped component automatically outjected
pete.muir@jboss.org
do-not-reply at jboss.com
Fri Jun 22 08:43:34 EDT 2007
You are doing an operation on the instance of rfqRequest injected from the relevent scope - changes are made to the instance. If you did something like rfqRequest = new RfqRequest, you would need to outject that.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056851#4056851
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056851
More information about the jboss-user
mailing list