This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: A little confused about remoting and conversationschris.morrisette Dec 17, 2006 9:04 PM (in response to chris.morrisette)Forgot to mention I am using Seam-Version: 1.1.0.GA 
- 
        2. Re: A little confused about remoting and conversationschris.morrisette Dec 17, 2006 9:14 PM (in response to chris.morrisette)I think I may have finally figured out the answer (this has been bothering me for a few days, but of course I figure it out right after I post). 
 The application server reloaded my application, and I didn't refresh the page.
 Therefore I am requesting an invalid conversation id.
 Hopefully this helps somebody else.
 Thanks,
- 
        3. Re: A little confused about remoting and conversationsshane.bryzak Dec 17, 2006 9:29 PM (in response to chris.morrisette)I'm glad you worked out the problem. In general, the conversation model should work exactly the same via the remoting API as it does for a normal JSF action. 
 
    