The only way that I know of to do this is to create a jboss-web.xml for each version 
and specify the context-root.  Like this:

<?xml version="1.0"?>
<jboss-web>
 <context-root>/versionX.1/app</context-root>
</jboss-web>


I hope that helps.

-James

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834007#3834007

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834007


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to