1 Reply Latest reply on May 13, 2002 5:21 PM by dsundstrom

    ERROR: abstract setter method is not a known CMP field acces

    luckyboss

      Hi All

      I use JBoss 3.0 RC2. Despite I declared the method 'public abstract void setOwnerId(Integer ownerId);' in my entity bean i get the exception:

      java.rmi.ServerException: Method is not a known CMP field accessor, CMR field accessor, or ejbSelect method: methodName=setOwnerId;

      I really cant figure it out. Any ideas?

      Thanks!