0 Replies Latest reply on Aug 2, 2002 7:24 AM by mcai8aa2

    Can web client run from directories other than deploy?

    mcai8aa2

      I have placed a sub directory within the normal deploy directory in JBoss 3.0. I have called it mywar.war and placed my jar and web client file there. When i try to call it using http://localhost:8080/mywar/web-client it fails showing the following error

      "HTTP ERROR: 404 Could not find resource for /web-client/mywar/web-client"

      Why is this?