Dear Gennady,
My web.xml descriptor missing reference to JDBC data source defined in
context.xml ( section), but web application runs just
fine
and pooled data source consumed by hibernate.
Same here. I read somewhere that the tutorials are wrong and the this
is the way it's supposed to
My web.xml descriptor missing reference to JDBC data source defined in
context.xml ( section), but web application runs just fine
and pooled data source consumed by hibernate.
>From my perspective it is one setting less I have to care of. But since
it does not apply neither the servlet spec nor