|
Home > Archive > WebSphere Portal Server > October 2005 > Error 404 in case of incorrect login
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Error 404 in case of incorrect login
|
|
|
| Hi,
I am using customized theme to log in instead of login portlet in wps5.1
But when user enters incorrect credentials, page not found(error 404) is displayed instead of displaying customized error message.
Please suggest
Thanks,
Bindiya
| |
|
| Hi Bindiya,
the 404 is caused by the fact that you use screens to login and you should set the following propperty: wp_root\shared\app\config\services\Authe
nticationService.properties.
and set authentication.screen.login = true. This property determines whether screens or portlets are being used and also determines some error processing during login.
Goodluck Erik
| |
|
| Thanks Erik,
For resolving my problem.
Cheers,
Bindiya
| |
|
| Hi,
Can anybody tell whether we have to do the similar settings for using screens for Edit my Profile instead of portlet
|
|
|
|
|