Re: Accessing Tomcat manager app

2011-09-29 Thread Konstantin Kolinko
2011/9/29 krishnaroopa senthilkumar : > Great!.. Thanks a lot. I included manager-gui role and able to access. > > Next thing, I had a war file insight.war and placed it under webapps folders > I am able to access as "http://localhost:8080/insight/index.html > But i need to access  it directly as h

Re: Accessing Tomcat manager app

2011-09-29 Thread krishnaroopa senthilkumar
Great!.. Thanks a lot. I included manager-gui role and able to access. Next thing, I had a war file insight.war and placed it under webapps folders I am able to access as "http://localhost:8080/insight/index.html But i need to access it directly as http://localhost:8080/index.html Heard that nee

Re: Accessing Tomcat manager app

2011-09-29 Thread Konstantin Kolinko
2011/9/29 krishnaroopa senthilkumar : > Hi > > I have installed tom cat 7.0.21 > I have changed the tomcat-users.xml file as below > > > > > > > The manager-script role gives access only to the "text" interface of manager (used by scripts connecting remotely). See web.xml file of the manager

Accessing Tomcat manager app

2011-09-29 Thread krishnaroopa senthilkumar
Hi I have installed tom cat 7.0.21 I have changed the tomcat-users.xml file as below Still I am not able to access the manager app. Thanks for your time -- regards KRS