Hi,
I'm using
JBoss 3.2.3 with the embedded
Tomcat Servlet Engine, I want to serve images from a SERVER-INF/images directory and also write PDF out to a SERVER-INF/pdf directory. I,ve used JRun before where you can specify virtual path
pattern mappings, am I right in assuming that if I put the following entries in the jboss-service.xml
I'll get the same effect? does the docbase have to be an absolute path or is it taken to be relative to the web context root?
TIA Graham [/CODE]