Help me: Configuring JBoss with Apache
843804Nov 21 2003 — edited Nov 21 2003Hello,
I have a configuration problem.
I put my webApp on the htdocs directory, and I wanna to execute my JSPs files, but when I try to execute a JSP file the server response:
[source]
HTTP Status 500 - No Context configured to process this request
------------------------------------------------------------------------
type Status report
message No Context configured to process this request
description The server encountered an internal error (No Context configured to process this request) that prevented it from fulfilling this request.
-----------------------------------------------------------------------
Apache Tomcat/4.1.24-LE-jdk14
[source]
Anybody can say me what I need to resolve it???
Thank you.