1 Reply Latest reply on May 5, 2003 7:38 AM by frits.jensen

    EJB spec violation

    jjkumar_73

      I had installed jboss 3.2. Previously i was using jboss 3.0.6 and i had deployed an ear file in that. When i deploy the same ear file in jboss3.2 i get the following exception...

      Warning: The method return values in the home interface must be of valid types
      or RMI/IIOP.

      org.jboss.deployment.DeploymentException: Verification of Enterprise Beans faile
      d, see above for error messages.
      at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:501)
      at org.jboss.deployment.MainDeployer.create(MainDeployer.java:784)
      at org.jboss.deployment.MainDeployer.create(MainDeployer.java:776)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:639)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:613)
      at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)