In my app I have an entity that is a session component.
This entity holds information about the user login (like ip address, connection date and
time, etc) and is "persisted" by the authenticator bean.
After that it's just read by the app and never changed again.
Ok... I could have used an EntityHome, but it would requires me a few aditional lines of
code.
regards,
Ricardo Memória
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068949#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...