0 Replies Latest reply on Aug 11, 2006 11:26 AM by smix007

    EjB Entity

    smix007

      When running JBoss I found the folowing warning and error :


      Bean : EntityRef
      Section: 22.2
      Warning: The Bean Provider must specify the fully-qualified name of the Java class that implements the enterprise bean's business methods in the <ejb-class> element.
      Info : Class not found on 'com.spim.ejb.EntityRefBean': No ClassLoaders found for: com.spim.ejb.EntityRefBean

      17:08:37,421 ERROR [MainDeployer] could not create deployment: file:/C:/jboss-3.2.3/server/default/deploy/testejb.jar


      WHAT'S HAPPENING? CAN SOME ONE HELP ME? WHAT CAN I CHANGE?