2 Replies Latest reply on May 3, 2002 12:41 PM by marsden

    Help with ERROR: Method is not a known CMP field accessor

    marsden

      Using: 3.0 RC1, XDoclet 1.2, CMP 2.0

      The error is:
      javax.transaction.TransactionRolledbackException: Method is not a known CMP field accessor, CMR field accessor, or ejbSelect method: methodName=setEntityContext; nested exception is: javax.ejb.EJBException: Method is not a known CMP field accessor, CMR field accessor, or ejbSelect method: methodName=setEntityContext

      When trying to call any method in the home interface.