[jboss-user] [JBoss Seam] - Re: injected objects don't get passivated - or do they ?

2007-06-13 Thread codelion
Great! That means I don't have to worry about injecting an object that has a huge tree of objects hanging off it. At least no worry about passivation. Still trying to figure how to reduce the amount of "stuff" that JSF thinks is state worth shipping to the browser and back, but that's another

[jboss-user] [JBoss Seam] - Re: injected objects don't get passivated - or do they ?

2007-06-13 Thread [EMAIL PROTECTED]
Injected values are cleared after the invocation, so you won't be hanging on to the values long enough to care about passivation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054141#4054141 Reply to the post : http://www.jboss.com/index.html?module=bb&op