The different logging was due to the restricted eclipse console log buffer.
After setting Component again to error the result is:
*** C:\TEMP\ajax.txt    Wed Feb 21 11:32:58 2007
  | --- C:\TEMP\ajaxnon2.txt    Wed Feb 21 11:43:37 2007
  | ***************
  | *** 209 ****
  | ! DEBUG org.jboss.seam.core.Manager: Storing conversation state: 9
  | --- 209 ----
  | ! DEBUG org.jboss.seam.core.Manager: Storing conversation state: 6
  | ***************
  | *** 233 ****
  | - DEBUG org.jboss.seam.contexts.Contexts: destroying: 
com.exade.vcp.Filter.done
  | --- 232 ----
  | ***************
  | *** 241 ****
  | - DEBUG org.jboss.seam.contexts.Contexts: destroying: 
com.exade.vcp.Filter.ResponseWrapper
  | --- 239 ----
  | ***************
  | *** 255,257 ****
  | - DEBUG org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter: Finished request 
processing total time 594ms for uri: /baz/faces/pages/showExperiment.xhtml
  | - DEBUG org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter: Filter start 
request processing at 21.02.07 10:34  for uri: 
/baz/faces/managePages/experiment/createAnalysis.xhtml
  | - DEBUG org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter: Filter request 
output to XML
  | --- 252 ----
  | ***************
  | *** 268,272 ****
  | ! DEBUG org.jboss.seam.core.Events: Processing 
event:org.jboss.seam.preSetVariable.org.jboss.seam.core.facesPage
  | ! DEBUG org.jboss.seam.core.Events: Processing 
event:org.jboss.seam.postSetVariable.org.jboss.seam.core.facesPage
  | ! DEBUG org.jboss.seam.core.Events: Processing 
event:org.jboss.seam.postCreate.org.jboss.seam.core.facesPage
  | ! DEBUG org.jboss.seam.core.Manager: No stored conversation, or concurrent 
call to the stored conversation
  | ! DEBUG org.jboss.seam.jsf.AbstractSeamPhaseListener: After restoring 
conversation context: ConversationContext(10)
  | --- 263,265 ----
  | ! DEBUG org.jboss.seam.core.Manager: Found conversation id in request 
parameter: 6
  | ! DEBUG org.jboss.seam.core.Manager: Restoring conversation with id: 6
  | ! DEBUG org.jboss.seam.jsf.AbstractSeamPhaseListener: After restoring 
conversation context: ConversationContext(6)
  | ***************
Why could the conversation not be found when using ajax?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019831
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to