<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi, <br></div><div><br></div><div>I am working on migrating an app from jboss 4.2 to 7.1.x. We used to map our static files using server.xml under jboss-web.deployer. <br></div><div>Doing something like: <br></div><div>&lt;Context path="/photo" docBase="c:/test/images" reloadable="true" override="true"&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/Context&gt;</div><div><br></div><div>within server.xml. <br></div><div><br></div><div>Now I can not figure out how to do it within Jboss AS 7. Can someone please help me on the issue? <br></div><div><br></div><div>Thanks in advance. <br></div><div><br></div><div>Regards, <br></div><div><br></div><div>Mike</div></div></body></html>