1 Reply Latest reply on Sep 10, 2002 7:29 AM by juanje

    deplying ejb with ant

    juanje

      When i build an ejb.jar using ant, is like there wasn't deployment descriptor files in this jar, and JBoss deploy the jar file but JBoss' Ejb Module doesn't detect the descriptors.
      But when i constgruct the ejb.jar file with jdk jar tool it works fine.
      The files seems to be equals but only one works.

      Is there any bug in jar task of ant?
      I've tried with ant 1.5 and 1.4.

      Thanks in advance.

      Juanje