0 Replies Latest reply on May 31, 2007 2:55 PM by tveena_83

    ejbLoad not called when datbase is updated externally

    tveena_83

      Hi,

      We have an entity bean which loads the content in the ejbLoad method. We are now in a situation where an external plain java class updates the database and this new data is not reflected in the EJB (as ejbLoad is not being called). Can any one help me with this??

      I'm using jboss-3.2.2_jetty-4.2.11 and EJB2.0

      Thanks,