0 Replies Latest reply on Feb 8, 2005 7:14 AM by engelsen

    Entity bean doesnt reload from db

    engelsen

      When I run a client on entity bean A it updates the db correct, but when I run it the second time it uses the cache. It doesnt go for the db to reload the bean..

      I took an example an changed the primarykey from a String to an Integer. I didnt think that mattered. Using bean persistency.

      tried to change jboss setting from a to c so it doesnt cache but nothing changed. Any suggestions ?