1 Reply Latest reply on Nov 6, 2001 10:04 PM by foglesa

    deloyment problem

    ducnano

      Hi all ,
      When I deloy a jar file . it have message .
      [AutoDeployer] org.jboss.deployment.J2eeDeploymentException: no deployment descriptor (META-INF/ejb-jar.xml, WEB-INF/web.xml, META
      -INF/application.xml) found.
      Please , tell me how I do . I use Jboss 2.4.3 on Win2k .
      Thank you .

        • 1. Re: deloyment problem
          foglesa

          I assume you are deploying ejb's since you said jar file... is there an ejb-jar.xml in the jar file under the META-INF Directory? the deployer is saying there is not one.

          Al