Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-3664

Deploying EJB3.0 entity bean

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Major
    • None
    • JBossAS-4.0.1 SP1
    • Deployers
    • None
    • 0
    • 0% 0%

    Description

      Hi,
      I am deploying EJB3.0 Entity bean on JBoss 4.0.1sp1.
      I am having ejb-jar.xml and persistence.xml in my META-INF and
      Entity bean is not using any Remote Interface; as another Stateless SessionBean is instantiating the POJO Entitbean FileDetailsServiceBO and using EntityManager for persistence.

      I get following error , Pls help.

      14:29:31,163 WARN [verifier] EJB spec violation:
      Bean : FileDetailsServiceBO
      Section: 10.6.2
      Warning: The entity bean's class must implement, directly or indirectly, the javax.ejb.EntityBean interface.

      14:29:31,163 WARN [verifier] EJB spec violation:
      Bean : FileDetailsServiceBO
      Section: 10.6.2
      Warning: The entity bean class must be defined as public and abstract.

      14:29:31,163 WARN [verifier] EJB spec violation:
      Bean : FileDetailsServiceBO
      Section: 10.6.1
      Warning: The Bean Provider must provide a remote interface and a remote home int
      erface or a local interface and a local home interface for the bean.

      Attachments

        Activity

          People

            dandread1@redhat.com Dimitrios Andreadis
            MadanSri madan srinivas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: