After changing the web.xml, I've fixed my problem. Thanks Raffo! :-)
<error-page>
<error-code>404</error-code>
<!--<location>/xwiki/bin/view/Main/DocumentDoesNotExist</location>-->
<location>/bin/Main/DocumentDoesNotExist</location>
</error-page>
Regards,
mingfai
On Wed, Apr 9, 2008 at 8:53 PM, Mingfai <mingfai.ma(a)gmail.com> wrote:
I got the same problem and I mistakely think it caued
by my use of short
URL. It seems other people got the same problem, too.
http://jira.xwiki.org/jira/browse/XWIKI-2292
for my case, the Main.WebHome does exist and it is forwarded to
XWSAdmin.WebHome that does exist.
...
#if($hasadmin)
$response.sendRedirect("$xwiki.getURL('XWSAdmin.WebHome','view')")
...
In Raffo's case, there is a "xwiki/xwiki/.." in the url. it looks like the
problem.
regards,
mingfai
On Wed, Apr 9, 2008 at 8:28 PM, [Ricardo Rodriguez] Your EPEC Network ICT
Team <webmaster(a)environmentalchange.net> wrote:
Hi, Raffaele,
Raffaele Viola wrote:
Hi all,
after the login, xwiki always redirect the response to
http://192.168.24.116:8080/xwiki/xwiki/bin/view/Main/DocumentDoesNotExist
.
Does Main.WebHome exist in your wiki?
In any case, could you clean the cache and try again?
HTH,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users