Everything else works just fine, it is just immediately after login that it
shows this. If it were in web.xml it wouldn't work at all eh?
vmassol wrote:
On Apr 22, 2008, at 1:22 AM, Mike Oliver wrote:
That didn't help, perhaps the URI it goes to after login will give a
clue.
/xwiki/xwiki/bin/view/Main/DocumentDoesNotExist
That URI is not correct. There's one "xwiki/" too much.
Maybe the path specified in your web.xml isn't correct?
-Vincent
PS: I haven't followed this thread so maybe this has already been
discussed/
Guillaume Lerouge wrote:
>
> Hi Mike,
>
> Is there a work around where we can modify DocumentDoesNotExist
> wiki page
>> with a timer that forwards to "..bin/view/Main/" after a few
>> seconds?
>
>
> Edit the page in wiki mode and add
>
> $response.sendRedirect("Main.WebHome")
>
> at the top.
>
> Guillaume
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users