<context-root><name-of-app></name-of-app>
</context-root>
</jboss-web>
Put the above snippet into a file called jboss-web.xml in your WEB-INF directory of your war to give it a new context root. Replace
Note: This was used with JBOSS 5.1.0 EAP. I believe it works with most new versions of jboss though.
No comments:
Post a Comment