3 Replies Latest reply on Mar 12, 2004 3:50 AM by sesques

    deployment failed with exception: "Veirfication of enterpris

    alanc_yang

      I was trying to deploy the titan.jar file that's the sample in the workbook of EJB 3rd edition but encounered the error on JBoss 3.2.3 with the excepiton that I wonder what's the problem and how to remove it.

      Thanks in advance!
      Alan

      --------------------------

      11:08:38,037 ERROR [MainDeployer] could not create deployment: file:/R:/server/default/dep
      loy/titan.jar
      org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see abo
      ve for error messages.
      at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:491)
      at org.jboss.deployment.MainDeployer.create(MainDeployer.java:786)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:641)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)

      .........