RE: RE: Concurrent requests and Orchestra

2009-08-21 Thread Vojtech Zavrel
Thank you for the quick answer, this is the information I wanted to know. It is well described in JavaDoc http://myfaces.apache.org/orchestra/myfaces-orchestra-core/apidocs/org/apache/myfaces/orchestra/CoreConfig.html#SERIALIZE_REQUESTS, but I didn't find this information on the project web page.

Concurrent requests and Orchestra

2009-08-20 Thread Vojtech Zavrel
Hi, we have a problem with concurrent request using combination Orchestra + Spring + Trinidad. The application uses more than one window per session, so we have migrated all our beans to orchestra's conversation scope using conversation.manual. We have a progress bar which is poling AJAX request