This seems to have been changed in JBoss-3.2.4/T 5.0.26

Copy a default  web.xml from 
<JBOSS_HOME>\server\<config-name>\deploy\jbossweb-tomcat50.sar and place it in the 
<JBOSS_HOME>\server\<config-name>\conf directory and modify your context code in the 
server.xml to point to that file as follows..

Context docBase="C:/projects/classgrabber/webapp/classgrabber/old/Images" 
path="/images" defaultWebXml="${jboss.server.home.dir}/conf/web.xml"/>

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840204#3840204

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840204


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to