[xwiki-users] [XWiki 1.4] logout problem

Thomas UNG thomas.ung.fr at gmail.com
Thu May 22 20:06:25 CEST 2008


Thank You Sergiu !

it is working. I got some trouble when restarting service, took some time
and 99% cpu ... Anyway...

Thanks !
Thomas

2008/5/22 Sergiu Dumitriu <sergiu at xwiki.com>:

> Try changing in xwiki.cfg:
>
> xwiki.authentication.logoutpage=/[^/]+/logout/*
>
> to
>
> xwiki.authentication.logoutpage=(/[^/]+/|/)logout/*
>
> I think this is caused by the missing /bin/ in the URL.
>
> Thomas UNG wrote:
> > Hi Sergiu,
> >
> > tomcat version is 5.5.23
> >
> > xwiki running under version 1.4.9828 currently running in production from
> > http://www.clubimmo.com/info
> >
> > I can give you an account login if required.
> >
> > Cheers,
> > Thomas
> >
> > 2008/5/22 Sergiu Dumitriu <sergiu at xwiki.com>:
> >
> >> Thomas UNG wrote:
> >>> Hi,
> >>>
> >>> I have installed xwiki 1.4 in tomcat and I have a problem on logout.
> >> can't
> >>> logout after login.
> >>>
> >> Hi,
> >>
> >> - what version of Tomcat is that?
> >> - Are you sure that is 1.4? We had a problem with logout on tomcat, but
> >> it was in 1.3
>
> --
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> _______________________________________________
> users mailing list
> users at xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>


More information about the users mailing list