1 Reply Latest reply on Oct 16, 2002 5:26 AM by jules

    what is waiting for appropriate deployer?

    sameer

      i have copied war directory structure (myapp) (not .war file) to JBOSSROOT/server/default/deploy directory and started JBOSS3.0 server it is saying'myapp waiting for appropriate deployer'.it works fine with .war file.please help me to resolve this?

        • 1. Re: what is waiting for appropriate deployer?

          It sounds like Jboss hs not recognised your directory as a war and is waiting for another type of deployer to register so that it can use that to deploy it.

          Start with the structure of the jmx-console.war (which works) and gradually change it to become your app.

          Jules