Hi,

2008/6/27 Milan Milanovic <[EMAIL PROTECTED]>:
>
> Hi Lukasz,
>
> I tried to define web.xml as you give here, but when I deploy my application
> I get this exception:

Just look to the doc, link I've sent you, there is such note:

Looks up the SessionFactory in Spring's root web application context.
Supports a "sessionFactoryBeanName" filter init-param in web.xml; the
default bean name is "sessionFactory". Looks up the SessionFactory on
each request, to avoid initialization order issues (when using
ContextLoaderServlet, the root application context will get
initialized after this filter).


Regards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to