users@glassfish.java.net

Re:Setting default deploy context in web.xml

From: xuqingkang2 <xuqingkang2_at_163.com>
Date: Mon, 14 Mar 2011 14:49:42 +0800 (CST)

You can specify the context-root in sub-web.xml.

At 2011-03-14 14:45:32£¬"Richard Kolb" <rjdkolb_at_gmail.com> wrote:
Hello

Can someone please help me.
I am packaging my WAR as ABC_{buildnumber}.war
But I always want the deploy context to behttp://myhost/ABC/

Is there a way to specify this in my web.xml

thanks
Richard.