07-26-07 06:22 PM
watcher wrote:
> I have an application which can run well on Sun AS 8.2. However, when I
> tried running it on WAS 5.1.3, I had problem to get the login page after
> successful installation:
>
>
> [16/07/07 15:50:37:474 EDT] 1813c12 WebGroup I SRVE0181I: [dscc.wa
r] [/]
> [Servlet.LOG]: [ERROR] Uncaught application exception:
> com.iplanet.jato.NavigationException: Exception encountered during forward
> Root cause = [java.lang.StringIndexOutOfBoundsException: String index
out of
> range: -1]
>
> Thanks!
>
>
Can you explain a little more about what is happening here. What do you
mean exactly by "get the login page" ? Do you have WAS security turned
on? Is your page application protected in web.xml ? Exactly at what
point does the exception occur - before you ever get a login page, or
when you enter credentials ? What is your user registry - looks like
LDAP ...
[ Post a follow-up to this message ]
|