[
http://jira.jboss.com/jira/browse/JBAS-5771?page=all ]
Remy Maucherat resolved JBAS-5771.
----------------------------------
Resolution: Rejected
Caused by another unrelated problem (use
<servlet-class>org.apache.catalina.ssi.SSIServlet</servlet-class>). Loading
restictions have not been added, and they don't desplay this when things fail anyway.
Tomcat SSI & CGI don't deploy correctly
---------------------------------------
Key: JBAS-5771
URL:
http://jira.jboss.com/jira/browse/JBAS-5771
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Web (Tomcat) service
Affects Versions: JBossAS-5.0.0.CR1
Environment: linux
Reporter: Erik Lindquist
Assigned To: Remy Maucherat
install jboss-5.0.0.CR1
edit ...server/default/deployers/jbossweb.deployer/web.xml
activate ssi servlet (uncomment appropriate sections)
edit .../server/default/deploy/jbossweb.sar/context.xml
grant privilege=true in <Context> tag
start jboss
log shows:
java.lang.ClassNotFoundException:
org.apache.catalina.ssi.SSIServlet
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira