Hi,

I have managed to step through my app (and the Seam code). It seems as if the 
@Factory stuff gets done (loads all my content). Then it starts the 
conversation (@Begin) (at least while stepping through the code the 
endOrBeginLongRunningConversation in ConversationInterceptor.java gets executed 
after all the stuff was loaded). 

I assume that it starts a new conversation at that point, thus throwing away 
the stuff that inserted in the Conversation context ? But it can't be... as 
then my JSF won't be showing the loaded content. Confusing...

I am on very thin ice here (not really having looked into the Seam code 
before). 



L




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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to