I am pretty certain we use sticky sessions. I am checking with our server admins.
Eelco Hillenius wrote: > >> I am having trouble with a wicket application returning page expired when >> any >> link or button is clicked on. When the application is deployed on a >> server >> with an Apache Weblogic integration the application works fine. When the >> application is deployed on a server with an Apache Weblogic cluster all >> links and buttons return page expired. I am using Wicket 1.2.6 and JDK >> 1.4. >> The wicket application is also integrated with hibernate and Spring. Any >> help would be greatly appreciated. > > Do you use sticky sessions? Make sure the HttpSession gets replicated. > > Eelco > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Page-Expired-Clustering--tf4519473.html#a12901809 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
