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

Reply via email to