aspose file tools
The moose likes Tomcat and the fly likes Tomcat 5 always asks for login & password-HELP 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 » Products » Tomcat
Reply Bookmark "Tomcat 5 always asks for login & password-HELP " Watch "Tomcat 5 always asks for login & password-HELP " New topic
Author

Tomcat 5 always asks for login & password-HELP

ananda s. roy
Greenhorn

Joined: May 13, 2004
Posts: 12
Hi
I am new to servlet & jsp. i planned to use tomcat 5 .I configured the system then started tomcat server,but when i am entering the URL
http://localhost:8080 or
http://localhost:8080/index.jsp it shows a window with title 'Enter Network Password' with Site as localhost Realm as XDB and asks for login name & password.I have tried all username/password that are listed in server.xml buts all FAILS.

I am clueless.pl help


SCJP 1.4
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56221
    
  13

Moving to the Tomcat forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Mike Curwen
Ranch Hand

Joined: Feb 20, 2001
Posts: 3695

"'Enter Network Password' "

That sounds like a windows networking dialog box. Are you on an internal corporate network? If so, ask your sys admin for help.
ananda s. roy
Greenhorn

Joined: May 13, 2004
Posts: 12
NO. I am accessing TOMCAT 5 from my local machine.
Himanshu Pathak
Greenhorn

Joined: Apr 26, 2004
Posts: 9
remove your proxy settings for local host.
i hope this would work.
ananda s. roy
Greenhorn

Joined: May 13, 2004
Posts: 12
i have removed proxy settings but still it doesn't work .Is there is any installation problem .
Please give me the link for downloading TOMCAT which will work
 
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: Tomcat 5 always asks for login & password-HELP
 
Similar Threads
why getting 404 error? page is there.
Running JSP on TomCat
Session Verification
cannot login in tomcat adim
Is it possible, More than one tomcat running in the one system?