This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Portals and Portlets and the fly likes 401 exception is coming when i am starting my portal 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 » Portals and Portlets
Reply Bookmark "401 exception is coming when i am starting my portal" Watch "401 exception is coming when i am starting my portal" New topic
Author

401 exception is coming when i am starting my portal

vanlalhmangaiha khiangte
Ranch Hand

Joined: Sep 11, 2006
Posts: 169
Hi all,
We run a website when we start our portal ( we are using JBOSS portal), with jsp as frontend and oracle as the backend.
When i start my portal the following exception is coming ...
I googled around on the net it says the userid and pwd was invalid ...
But i do not know where this userid and pwd exists ..The db username is correct and i can connect to it.
When i run the same thing on different machine then no error is coming ...
I have no clue how to tackle this problem ...
This is the first time i am seeing this problem.




Thanking you in advance !!!
[ February 11, 2008: Message edited by: vanlalhmangaiha khiangte ]
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4967

Sounds like a browser setting.

Some browsers are set to automatically pass credentials without you knowing it. Perhaps this is happening. Set your browser to always prompt for a username and password, rather than forwarding one on automatically.

Could be it?

-Cameron McKenzie


Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
vanlalhmangaiha khiangte
Ranch Hand

Joined: Sep 11, 2006
Posts: 169

Some browsers are set to automatically pass credentials without you knowing it. Perhaps this is happening. Set your browser to always prompt for a username and password, rather than forwarding one on automatically.


Hi how do i do this ?
From where is this set ?

Thanks
 
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: 401 exception is coming when i am starting my portal
 
Similar Threads
WSDD Deployment problem
Unable to deploy Web Service
Axis Fault while deploying !!!Help me
can i use the AdminClient tool to deploy my ws package to wls or jboss?
WS Call fails from command prompt but works from IDE