1 Reply Latest reply on Jan 21, 2015 9:50 AM by smarlow

    JPAOverriddenAnnotationReader warning on start-up

    valsaraj007

      WARN  [org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader] (ServerService Thread Pool -- 72) HHH000207: Property app.entity.Sample.fromDocument not found in class but described in <mapping-file/> (possible typo error)

       

      I am getting following warning on start-up. But this field is in both entity class and <mapping-file/>. What may be the reason for this warning?