"Mathias P.W Nilsson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Don't know how to get rid of this
>
Don't take so long to generate the page that your users get bored and move
on to utube ;)?
Seriously, the error is that the user has moved on to a different page (e.g.
cli
org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter.doFilterInternal(OpenEntityManagerInViewFilter.java:111)
It is in a spring classes filter , make sure your web app is configured
correctly to use spring/jsf/jpa.
you can also just comment that filter out from your web.xml. but you