1 Reply Latest reply on Feb 8, 2006 6:41 PM by mbhavana

    Exception while installing openCRX

    mbhavana

      I am getting the following error while installing openCRX 1.8.1 with JBoss 4.0.3SP1. Any help will be appreciated

      13:08:50,640 INFO [EARDeployer] Init J2EE application: file:/C:/jboss-4.0.3SP1/server/default/deploy/opencrx-core-CRX-App.ear/
      13:08:51,296 WARN [verifier] EJB spec violation:
      Bean : opencrx_core_CRX_gateway_mandatory
      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 'org.openmdx.compatibility.application.dataprovider.transport.ejb.server.Dataprovider_1Bean': No ClassLoaders found for: org.openmdx.compatibility.application.dataprovider.transport.ejb.server.Dataprovider_1Bean

      13:08:51,296 WARN [verifier] EJB spec violation:
      Bean : opencrx_core_CRX_gateway_noOrNew
      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 'org.openmdx.compatibility.application.dataprovider.transport.ejb.transaction.Dataprovider_1Bean': No ClassLoaders found for: org.openmdx.compatibility.application.dataprovider.transport.ejb.transaction.Dataprovider_1Bean

      13:08:51,296 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.0.3SP1/server/default/deploy/opencrx-core-CRX-App.ear/gateway.jar/
      org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.