2 Replies Latest reply on Feb 2, 2005 1:09 PM by swankjesse

    Help Me!SOS, the entity bean fail to FlushCache

    jyc5131

      in my environment , a servlet update a entity bean and send a message to a message driven bean, the update is successful and the entity cache is right.
      then the message driven bean process the message and update three times the entity bean, but the updation cannot be seen in the servlet that retrieve the bean status, i check the database , the value have been updated
      the entity bean set the Cache-invalidation to true
      i flush cache in the jmx console ,but it is vain
      i have spent many time to try it,
      who can help me, i will thanks very much