conversationContext param in url is missing; this breaks orchestra completely
-----------------------------------------------------------------------------

                 Key: ORCHESTRA-24
                 URL: https://issues.apache.org/jira/browse/ORCHESTRA-24
             Project: MyFaces Orchestra
          Issue Type: Bug
            Reporter: Simon Kitching


In trunk (1.2-SNAPSHOT), some recent commit has completely broken orchestra.

The URLs no longer have a conversationContext param inserted. That means that 
each http request runs in a different context, so no conversation-scoped 
objects can ever be found.

Running the same test code with orchestra 1.1 release works fine.

I'll try to track down the commit that caused it, but apache SVN is broken at 
the moment...(again)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to