0 Replies Latest reply on Jul 21, 2005 7:22 PM by harappa75

    javax.ejb.EJBException: Method is not a known CMP field acce

    harappa75

      Hi,

      My entity bean create a DataObject for the row and returns it. The method I use is

      mrLocal.getDataWrapper()
      


      but when I call it from my session bean I get the error

      javax.ejb.EJBException: Method is not a known CMP field accessor, CMR field accessor, or ejbSelect method: methodName=getDataWrapper


      What should I set to make this work?

      Regards
      Rajesh J