I changed the context to :
 
<Context path="/myContextPath" appBase="" docBase="C:\Program
Files\jboss-4.0.4.GA\server\default\deploy" debug="99"
reloadable="false">
            </Context>
 
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.
 

Reply via email to