Self-Service Portal URL issues

Self-Service Portal URL issues

The Self-Service portal URL is:
http://localhost:8080/sd/SolutionsHome.sd

If a user types in a bad username/password, they are redirected to:
http://localhost:8080/j_security_check

...that's not the Self-Service Portal. That's the main application login. It would seem the whole end-user experience and processes with the Self-Service portal hasn't fully been thought through. The user can not get back to the Portal unless they manually browse back to it, if they mistype their password, etc.