• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

401 Error of Tomcat

 
Ranch Hand
Posts: 116
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Frnd I am having a problem after the installation of Tomcat . When I am trying to access the default page of the tomcat entering the http://localhost:8080, A window appears and its title says "Enter Network Security Password" and Realm :XDB
User name is set to admin and cursor blinks at password and Even if I give admin as password it gives 401 error. Any help would be greatly taken
Cheers,
Gaya3
 
Ranch Hand
Posts: 3695
IntelliJ IDE Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
are you in a corporate network environment?

IS it a web page that comes up, or an OS-level dialog box?
 
reply
    Bookmark Topic Watch Topic
  • New Topic