0 Replies Latest reply on Sep 16, 2002 12:01 PM by mszybist

    WAR: Error in "ALL" mode, OK in "DEFAULT"...

    mszybist

      Hi folks,

      I'm using jboss-3.0.0_tomcat-4.0.3 in Win2K.
      I have a very simple WAR (index.jsp, error.jsp, and one servlet).

      It deploys and run on Windows & Linux when JBoss is in "DEFAULT" mode.

      However, it does NOT DEPLOY in "ALL" mode, & I get:
      ...
      16:53:08,591 INFO [MainDeployer] Starting deployment of package: file:/C:/bin/jt1/server/all/deploy/mszwebcont1.war
      16:53:08,611 INFO [MainDeployer] Deployment of package: file:/C:/bin/jt1/server/all/deploy/mszwebcont1.war is waiting for an appropriate deployer.
      ...

      I understood I need to be in "ALL" mode for clustering, that's why I want to deploy in this conf...

      Again,
      - the WAR deploys & RUN in "DEFAULT conf,
      - my cluster work (the nodes see each other)...

      Any ideas why it wont deploy in "ALL" mode ?
      What could be an issue ? What differance between the two modes ?


      thanks,
      Michel