Any help.... please :-)

It's a really big problem for me, that Seam 1.2.0 creates a new instance of 
userDomain when an AccountBean method is invoked - for each AccountBean method 
call I get a new userDomain instance !

Seam 1.1.5 creates one instance of userDomain and use this instance when an 
AccountBean method is invoked - for each AccountBean method call I get the same 
userDomain instance (this is the expected behaviour).

Because of this I can't use Seam 1.2.0 for my application :-(


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024823
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to