Hi,

I'm trying to integrate Orchestra to an existing application. I wonder sth
about orchestra and request scope.

In my app, there is an
org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter that binds
an entityManager to each request.

With Orchestra do I really have to remove this filter?

For example I have a backing bean with request scope that lists entities,
removing this filter adding orchestra, it starts failing.

Cagatay

Reply via email to