PersonServiceDb.getPerson() returns null 
-----------------------------------------

                 Key: SHINDIG-769
                 URL: https://issues.apache.org/jira/browse/SHINDIG-769
             Project: Shindig
          Issue Type: Bug
          Components: Sample container & Examples
            Reporter: Chico Charlesworth



q.setFirstResult() in PersonServiceDb.getPerson()  is being set to 1 where it 
should be set to 0. This bug ensures that q.getResultList() will always return 
an empty list, which results in PersonServiceDb.getPerson() always returning 
null.

-- 
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