Here is some more information with seam's logging turned up:

18:31:10,020 DEBUG [Lifecycle] destroying conversation context
  | 18:31:10,020 DEBUG [Contexts] destroying: userAdminPword
  | 18:31:10,020 DEBUG [Contexts] destroying: facesMessages
  | 18:31:10,020 DEBUG [Contexts] destroying: entityManager
  | 18:31:10,020 DEBUG [ManagedPersistenceContext] destroying seam managed 
persistence context for persistence unit: java:/bethanyEntityManagerFactory
  | 18:31:10,023 DEBUG [Contexts] destroying: userAdmin
  | 18:31:10,024 DEBUG [SeamInterceptor] not intercepted: destroy
  | 18:31:10,036 DEBUG [Contexts] destroying: currentUser
  | 18:31:10,036 DEBUG [Lifecycle] flushing server-side conversation context
  | 

For some reason, the @Begin(join=true) on my "public String onLoad()" method 
seems to be being ignored. So when I click a link, my list is no longer around 
as the conversation is dead. 

Will keep looking, but not sure why Seam is ignoring the @Begin

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956452


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to