Add a ./WEB-INF/jboss-web.xml file, containing the following text, to the war file:
<?xml version="1.0" encoding="UTF-8"?>
<jboss-web>
<context-root>/second</context-root>
</jboss-web>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968240#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...