1 Reply Latest reply on Aug 15, 2006 5:25 PM by bparanj

    Tomcat Context

    bparanj

      I changed the context to :









      When I run the client, I get:



      Marking servlet MySeiServlet as unavailable? in the JBoss console. The client gets the error message:



      Server returned HTTP response code: 500 for URL: https://localhost:8443/myContextPath/somePath/MyServlet



      Does anyone know how to get this working? TIA.

        • 1. Re: Tomcat Context
          bparanj

          Context path="/myContextPath" appBase="" docBase="C:\Program Files\jboss-4.0.4.GA\server\default\deploy" debug="99" reloadable="false"