did you reload tomcat after changing the file? On Tue, Nov 20, 2012 at 7:51 AM, <[email protected]> wrote:
> > > > > > > > Hello Guys, > > > > I am trying to define the context root in my application using > context.xml. I defined the following in application context.xml under > meta-inf directory > > > > <Context path="/app1" privileged="true"/> > > > > But still tomcat is referring the application name as my context. The > value which i defined in context.xml is not getting referenced by tomcat. > > > > Can some one please help me in defining the context root for an > application . I don't want to use the application name as context root for > my app. > > > > Thanks for your help, > > Vicky > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
