1 Reply Latest reply on Jul 2, 2005 11:27 AM by halkw

    why does this error occur by overwriting jar file to deploy

    halkw

      Hi I cannot deploy simple entity bean
      and followd message is the error occured when I deployed one jar file.

      ------------------------------------------------------------------------------------

      17:25:09,437 WARN [verifier] EJB spec violation:
      Bean : SavingsAccount
      Section: 10.6.2
      Warning: CMP entity beans may not define the implementation of a finder.

      ------------------------------------------------------------------------------------

      How can I solve this error?

      I realize method 'findByPrimaryKey' in remote bean class. so I cannot grasp the root cause.

      thanks for reading this writings