My problem is that I am not getting new data at the container level.
So
>patientList = patientService.findNewPatients(getDate(), providerId, insuranceType);
if patientService is your sessionFacade (I am assuming) would get the same thing over and over, even if I edited something in an sql session.
I am guess that something needs to be changed on the EJB or Toplink level?
[Message sent by forum member 'ericchile' (ericchile)]
http://forums.java.net/jive/thread.jspa?messageID=216352