it looks like what I need Grazie Mario
2006/9/25, Mario Ivankovits <[EMAIL PROTECTED]>:
Hi! > My approach to use a session scoped Managed bean caused some > issues in refresh data and persistence (I'm using hibernate). Take a look a the conversationTag in myfaces sandbox. (http://wiki.apache.org/myfaces/ConversationTag) This will also help with persistence, it allows you to request a persistence context and to have a open hibernate session as long as the conversation is open. Due to licensing issues we cant provide the last "glue class" required to bind the conversationTag and hibernate together, though, it should be easy, you just have to provide a simple PersistenceManagerFactory. You have to use the latest sandbox snapshot as I fixed some bugs lately. Ciao, Mario
-- ::SammyRulez:: http://www.kyub.com/blog/ ----------------------------------------------------------------- La programmazione รจ per un terzo interpretazione e per due terzi ispirazione. E per un terzo mistificazione

