PDA

View Full Version : Null reference exception in HibernateTemplate files



nokiola
03-24-2007, 09:03 PM
Hello,

I've created the following JIRA issue:

http://opensource.atlassian.com/projects/spring/browse/SPRNET-508

for a null reference exception in catch(Exception ex) block of Execute and Execute<T> methods of HibernateTemplate.cs files (generic and classic versions).

The correction is straightforward, please apply it into the codebase ASAP.

Thanks,
Robert

Mark Pollack
04-05-2007, 09:55 PM
Hi Robert,

I've made the change. Thanks for reporting this bug.

Cheers,
Mark