It seems to me that the path and servletpaths/contextpaths are a bit out of
sync then with each other
I can't tell from that line where it exactly goes wrong because 399 is doc
at the code where i look at.

johan



On Nov 28, 2007 1:54 AM, Seif <[EMAIL PROTECTED]> wrote:

> Using the org.apache.wicket.protocol.http.WicketServlet instead of the
> WicketFilter generate a java.lang.StringIndexOutOfBoundsException :S
>
> [#|2007-11-28T01:52:
>
> 19.732+0100|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=18
> ;_ThreadName=httpSSLWorkerThread-58080-0;_RequestID=8a92eca0-68ec-40b2-8d25-59c252f70873;|ApplicationDispatcher[/TestWicket]
> PWC1231: Servlet.service() for servlet HelloWorldApplication threw
> exception
> java.lang.StringIndexOutOfBoundsException: String index out of range: -9
>    at java.lang.String.substring(String.java:1768)
>    at java.lang.String.substring(String.java:1735)
>    at org.apache.wicket.protocol.http.WicketFilter.getRelativePath(
> WicketFilter.java:399)
>

Reply via email to