Hi,

Got it solved. 

The problem occurs because my seam components (which own the DataModels) are in 
CONVERSATION scope. 

Before the actual method which fetches details of an entity gets executed, 
factory method is called which repopulates DataModel. 

Once I changed the scope to SESSION, I get the expected behavior.

Regards, 

Suraj

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

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

Reply via email to