Hi,
Since portlets cannot use servlet session filters like the Spring
OpenSessionInViewFilter, what is the recommended approach to the Hibernate
lazy-load issue with Struts2 portlets?
The Spring Portlet MVC framework has the OpenSessionInViewInterceptor in
conjunction with their HandlerMapping st
uration files.
>
> [1] -
> http://struts.apache.org/2.x/docs/interceptors.html#Interceptors-OrderofInterceptorExecution
>
> Nils-H
>
> On Wed, Apr 16, 2008 at 9:46 PM, Parker Grimes <[EMAIL PROTECTED]> wrote:
> > My interceptor is being called, but it appears that
> > com
nd it looks to me like exceptions should
> be propagated properly. Are you sure that the exception is not handled
> somewhere else? From your logs, it appears that "error" is returned
> somewhere along the chain.
>
> Nils-H
>
> On Wed, Apr 16, 2008 at 12:46 AM, Pa
I am trying to implement a custom exception mapping interceptor to be used
in my struts2 portlet. I implemented my own ExceptionMappingInterceptor
class that is similar to
com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor, the only
difference is that I send an email with the exception
4 matches
Mail list logo