did you reload tomcat after changing the file? On Tue, Nov 20, 2012 at 7:51 AM, <vicky007aggar...@yahoo.co.in> 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: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >