It is hard to describe, (if the things are unclear I will describe it more detailed)
I have a page which views data (user)
and a page which can edit data.
Both have their own backing bean, and the data is stored to the database by ejb3, with dependency injection.
So every time I access the data, the user is loaded from database with findbyid.
But I have the symptom that I first get the new user loaded, and after reload the old one.
then the new and so on.
DOes anyone have an idea.
Chris
[Message sent by forum member 'chris_lenz' (chris_lenz)]
http://forums.java.net/jive/thread.jspa?messageID=227586