RE: RE: Concurrent requests and Orchestra

2009-08-21 Thread Vojtech Zavrel
. Generally I also think it is bad idea to change default concurrency behavior of accessing to scoped objects and even not advise of it. Regards Vojtech RE: Concurrent requests and Orchestra Mario Ivankovits Thu, 20 Aug 2009 02:26:25 -0700 Hi! A PersistenceContext is not thread safe, therefore

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

RE: Concurrent requests and Orchestra

2009-08-20 Thread Mario Ivankovits
: vojtech.zav...@gmail.com [mailto:vojtech.zav...@gmail.com] Im Auftrag von Vojtech Zavrel Gesendet: Donnerstag, 20. August 2009 10:51 An: users@myfaces.apache.org Betreff: Concurrent requests and Orchestra Hi, we have a problem with concurrent request using combination Orchestra + Spring