File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes admin context Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "admin context" Watch "admin context" New topic
Author

admin context

shankar vembu
Ranch Hand

Joined: May 10, 2001
Posts: 309
Hi,
How to access the admin context in tomcat. It asks for a user name and password. Where do i set them?? In server.xml i made trusted="true" in admin context as given in the comments but could not set the password....
====
shankar.
sharad goswami
Ranch Hand

Joined: Jan 18, 2001
Posts: 51
i am not very sure but in tomcat/conf u might be having tomcat user file there try and add user and passwd.do tell me if that is the way.i will also check it out.


Stop The World I Want To Get Off.
shankar vembu
Ranch Hand

Joined: May 10, 2001
Posts: 309
Hi,
I tried with tomcat-users.xml in conf dir. But tough luck. I tried with all the user entries in that file. I even made an entry myself, but it wont work. I am missing something.....Anybody tried accessing the admin page???
Regards,
shankar
Mike Curwen
Ranch Hand

Joined: Feb 20, 2001
Posts: 3695

You need to assign the management role to one of those users, or better yet, make a new user.

[This message has been edited by Mike Curwen (edited December 12, 2001).]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: admin context
 
Similar Threads
username and password for Jetspeed 1.6
How to access Tomcat Context Admin page.
Java NamingException deploying .ear file on IAS
suggest me a better way to store passwords!!
Forgot admin login ID and password