• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

IIS 5.0 and WebLogic 6.1- Servlet ACL gives Error 401--Unauthorized

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi.
I am using IIS 5.0 and WebLogic 6.1.
I have ACL on my Servlets and it works just fine if I am going directly to the WebLogic from the Browser but if I m attempting to open the Servlets from thru the IIS I get the login/password prompt but the login&password are not accepted and I get "Error 401--Unauthorized "
Any suggestions??
Thanks
 
meital ben
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks any way - I solved it my self ..
 
reply
    Bookmark Topic Watch Topic
  • New Topic