1 Reply Latest reply on Mar 5, 2002 8:28 PM by davidjencks

    EAR  file deployment in JBoss3.0Beta

      I cannot deploy my EAR file in JBoss3.0 Beta.

      My EAR file consist's of
      1. EJB-JAR files,
      2. WAR files, and
      3. Required library jar files (java classes used by ejb modules)

      I've tested in JBoss3.0alpha, and it deploy's without any Exception.

      But when i try to deploy in JBoss3.0Beta, I get the following exception ...

      2002-03-05 20:12:07,699 ERROR [org.jboss.ejb.EntityContainer] Exception in service lifecyle operation: create
      org.jboss.deployment.DeploymentException: expected one strategy tag


      Any input's would be greatly appreciated !.

      Anitha
      (IIMS - New Zealand).

        • 1. Re: EAR  file deployment in JBoss3.0Beta
          davidjencks

          1. I recommend using cvs jboss with ears, beta has several problems that may prevent ears from working even after you fix this problem.

          2. I think your problem is caused by the jbosscmp-jdbc.dtd changing. Check the read ahead tags in jbosscmp-jdbc.xml.