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 <[EMAIL PROTECTED]>: > 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 <[EMAIL PROTECTED]>: > > > >> 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 > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
