|
From: Juergen H. <ju...@in...> - 2005-04-19 19:51:59
|
Well, if OpenSessionInViewFilter doesn't kick in for portlets, no other filter will kick in with portlets either. Isn't there maybe some general issue hiding there? Of course we can provide an OpenSessionInViewInterceptor for portlets, but I'm not sure whether that's actually a good fit there. The Portlet request flow with separate handle and render callbacks makes this less compelling. What we certainly can't do is let the existing OpenSessionInViewInterceptor implement some PortletControllerInterceptor interface. That would force every Servlet user to have the portlet.jar on the classpath. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Erwin Vervaet Sent: Tuesday, April 19, 2005 9:26 PM To: spr...@li... Subject: [Springframework-developer] OpenSessionInView and portlet support Apparently the existing OSIV filter does not work with portlets: http://forum.springframework.org/viewtopic.php?t=4907 I guess we should tackle this issue when doing the Portlet support for 1.3. There is no PortletMVC category in JIRA so I'm not sure where to file it... Any input from the Porlet people? Erwin Vervaet erw...@er... ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |