Incorrect NPE check in JPA MessageDAOImpl
-----------------------------------------

                 Key: ODE-649
                 URL: https://issues.apache.org/jira/browse/ODE-649
             Project: ODE
          Issue Type: Bug
    Affects Versions: 2.0
            Reporter: William McCusker
         Attachments: MessageDAOImpl.dff

In the JPA MessageDAOImpl a NPE check was added to the constructor, however the 
instance variable is being checked for null instead of the method argument on 
which the actual NPE can occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to