2 Replies Latest reply on Jul 19, 2002 6:43 AM by tdang

    Successful deployment of Sample CMP Bean

    rhyschiu

      Hi, has anyone successfully deployed the sample CMP bean (CDBean) on JBoss 3.0.0? I seem to have an error when I deployed it? were there chagnes in the java files that I should make?

      There was also and error when I try deploying one of the CMP Bean in my application that states that the entity bean must be declared as public and abstract. But I remember it was not like that in JBoss 2.4.0 and the sample (CDBean)

      Thanks!

      Rhys

        • 1. Re: Successful deployment of Sample CMP Bean
          reeling

          I have similar problem - here is error message I get.

          09:22:16,787 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@5040dbeb{ url=file:/opt/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/cd.jar, deployedLastModified=0 }
          org.jboss.deployment.DeploymentException: Error in jboss.xml for Bean CDBean: configuration '' not found in standardjboss.xml or jboss.xml
          at org.jboss.metadata.ApplicationMetaData.importJbossXml(ApplicationMetaData.java:544)
          at org.jboss.metadata.XmlFileLoader.load(XmlFileLoader.java:184)

          Any ideas would be very welcome!

          Cheers

          Hugh

          • 2. Re: Successful deployment of Sample CMP Bean
            tdang

            I have the same problem, too. I could deploy my bean with the beta version 3.0 before. After downloading an actual version from the JBoss website I got this error.

            Could any one help please?

            Regards