1 Reply Latest reply on May 23, 2002 7:02 AM by suvankar17

    why error occours when deploy the example of CMP  of  the j2

      I deployed the example about CMP of the j2ee tutorial in the JBoss2.4.4,but error occurs:
      [ERROR,ContainerFactory]
      Bean : PlayerEJB
      Section: 9.2.2
      Warning: The entity bean class must not be defined as abstract.

      [ERROR,ContainerFactory]
      Bean : PlayerEJB
      Section: 9.2.2
      Warning: The entity bean class must define a public constructor that takes no ar
      guments.

      [ERROR,ContainerFactory]
      Bean : PlayerEJB
      Section: 9.4.7.1
      Warning: The primkey-field element must name a public field in the bean implemen
      tation class.

      [ERROR,ContainerFactory]
      Bean : TeamEJB
      Section: 9.2.2
      Warning: The entity bean class must not be defined as abstract.

      [ERROR,ContainerFactory]
      Bean : TeamEJB
      Section: 9.2.2
      Warning: The entity bean class must define a public constructor that takes no ar
      guments.

      [ERROR,ContainerFactory]
      Bean : TeamEJB
      Section: 9.4.7.1
      Warning: The primkey-field element must name a public field in the bean implemen
      tation class.

      [ERROR,ContainerFactory]
      Bean : LeagueEJB
      Section: 9.2.2
      Warning: The entity bean class must not be defined as abstract.

      [ERROR,ContainerFactory]
      Bean : LeagueEJB
      Section: 9.2.2
      Warning: The entity bean class must define a public constructor that takes no ar
      guments.

      [ERROR,ContainerFactory]
      Bean : LeagueEJB
      Section: 9.4.7.1
      Warning: The primkey-field element must name a public field in the bean implemen
      tation class.