I'm trying to install the latest stable version of JBoss - jboss-4.2.2GA - and I'm
having a problem with server-side-includes. The documentation says:
| <!-- IMPORTANT: To use the SSI servlet, you also need to rename the -->
| <!-- $CATALINA_HOME/server/lib/servlets-ssi.renametojar file -->
| <!-- to $CATALINA_HOME/server/lib/servlets-ssi.jar -->
|
Assuming that CATALINA_HOME is .../jboss-4.2.2GA/server/default/deploy/jboss-web.deployer,
the SSI jar file doesn't exist. The directory. $CATALINA_HOME/server doesn't even
exist.
I'm upgrading from JBoss 4.0 which came with tomcat integrated right into it. Do I now
have to install tomcat separately? If so, how?
What's the deal? How do you get SSI to work with JBoss4.2?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159398#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...