I figured it out. There is a little trick. You will have to copy web.xml to /conf
directory:
Step 1 : Copy a default web.xml from
/server//deploy/jbossweb-tomcat50.sar and place it in the
/server//conf directory
Step 2 : Edit
/server//deploy/jbossweb-tomcat50.sar/server.xml and add a
Contex
Hi
Did any one solved the problem of serving static content using jboss-tomcat?
In Tomcat standalone, I edited the server.xml file and add
in the end of host tag. Everything works perfect.
But this solution is not working with Jboss+Tomcat?
Any ideas out there?
Raj
View the original post