1 Reply Latest reply on Nov 4, 2002 10:44 PM by mikel

    FindByPrimaryKey not wokring

    mikel

      I am using jboss-tomcat 3.03,
      now i have a compound key field that contain a String and Int,
      i can create a new entity, but i am not able to use the findByPrimaryKey function, each time it will return OjbectNotFound exception, does anyone what is the problem of it??