[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tomcat-user
Subject:    Re: Accessing Tomcat manager app
From:       krishnaroopa senthilkumar <krishnaroopa () gmail ! com>
Date:       2011-09-29 9:12:24
Message-ID: CAH+5kgz9TeLm3DY4m0JqLiusOap58Q2jEuvV3HAPAiq4NtMk_g () mail ! gmail ! com
[Download RAW message or body]


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 need be changed in context setting.. but could not get it.
Thanks again

KRS

On Thu, Sep 29, 2011 at 2:08 PM, Konstantin Kolinko
<knst.kolinko@gmail.com>wrote:

> 2011/9/29 krishnaroopa senthilkumar <krishnaroopa@gmail.com>:
> > Hi
> >
> > I have installed tom cat 7.0.21
> > I have changed the tomcat-users.xml file as below
> >
> >
> > <tomcat-users>
> > <role rolename="manager-script"/>
> > <user name="mgr" password="tomcat" roles="standard,manager-script"/>
> > </tomcat-users>
> >
>
> 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 application for the actual list of
> supported roles.
>
> Best regards,
> Konstantin Kolinko
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>


-- 
regards
KRS


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic