0 Replies Latest reply on Feb 13, 2003 12:54 AM by suriya

    Deploying servlets...

    suriya

      Hello, I am new to JBOSS. I installed 3.0.4 successfully. I followed the instructions in the getting started documentation to get the template projects installed, xDoclet installed, etc. I cloned the template project directory to a new project. I added a simple hello world servlet in the new project. I made sure I added the servlet specific @web:servlet tags to the servlet source file. Ant is able to build the web-client.war file, but I am not able to run the servlet from the browser - I always get the http 404 error.

      any help will be appreciated.

      Suri