[jboss-as7-dev] how to set context path in jboss AS 7
M. Steven
m_mail2004 at yahoo.com
Thu Apr 19 14:44:46 EDT 2012
Hi,
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.
Doing something like:
<Context path="/photo" docBase="c:/test/images" reloadable="true" override="true">
</Context>
within server.xml.
Now I can not figure out how to do it within Jboss AS 7. Can someone please help me on the issue?
Thanks in advance.
Regards,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120419/18aef7ca/attachment.html
More information about the jboss-as7-dev
mailing list