I also have this problem, I always need to login twice. BTW is it possible to have no timeout at all?
2008/2/27, Janne Jalkanen <[EMAIL PROTECTED]>: > > > I am working on deploying JSPWiki 2.6.1 on Weblogic 9.2. I have > > been > > successful so far, however I have run into a slight snag. It seems > > once > > you authenticate into JSPWiki, the session times out and sends you > > back > > to the login screen. Does JSPWiki keep session by way of cookies? I > > have deployed the same JSPWiki on both Tomcat, and Weblogic and Tomcat > > works fine. If anyone has any suggestions, it would be helpful. > > Short answer: yes, JSPWiki keeps session in cookies. > > It sounds to me that you have a problem with virtualhosts - that is, > e.g. you are logging in at "www.mycompany.com", but baseURL is set to > "mycompany.com" or something like that. > > /Janne >
