--- Flemming Seerup <[EMAIL PROTECTED]> wrote: > I'm using > org.springframework.orm.hibernate3.support.OpenSessionInViewFilter > with this mapping in web.xml > > <filter-mapping> > <filter-name>hibernateFilter</filter-name> > <url-pattern>/*</url-pattern> > </filter-mapping> > > > It's working just fine for my actions, but my > interceptors fails with lazy > loading errors. How do I hibernate enable my > interceptors ?
What order are your filters listed in? d. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]