Results 1 to 2 of 2

Thread: Null reference exception in HibernateTemplate files

  1. #1
    Join Date
    Mar 2006
    Posts
    25

    Default Null reference exception in HibernateTemplate files

    Hello,

    I've created the following JIRA issue:

    http://opensource.atlassian.com/proj...wse/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

  2. #2
    Mark Pollack is offline Spring.NET Co-Lead Spring TeamSpring User
    Join Date
    Sep 2004
    Location
    New York, NY
    Posts
    1,683

    Default

    Hi Robert,

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

    Cheers,
    Mark

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •