can you check your tomcat logs for what its doing? -igor
On Fri, Nov 13, 2009 at 5:54 AM, Onur Ağın <[email protected]> wrote: > Hi, > > I am trying session replication with tomcat 6.0.16 and wicket 1.3.6 > There is a load balancer in front of two servers. > > > I noticed that, > Within a page that is requested from server A, I stop server A and make a > postback, request succeeds > if that page is requested from server B before > and fails if that page is never requested from server B before. > > The exception is: > Attempt to access unknown request listener interface > IActivePageBehaviorListenerorg.apache.wicket.WicketRuntimeException: Attempt > to access unknown request listener interface IActivePageBehaviorListener > > > Any ideas? > > > Thanks, > > Onur > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
