I havent done this before, but have you tried creating a file like myapp.xml containing something like:
<Context | docBase="C:/mydir/images/" debug="9" crossContext="false" privileged="false" reloadable="true" | path="/yourwebapp/images"/> Place this myapp.xml file in %JBOSS_HOME%/server/default/deploy/jbossweb-tomcat55.sar directory and try it out. Let us know if this works. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962114#3962114 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962114 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
