each webapp has a single http session, however wicket's Session
objects will not be shared.

-igor

On Tue, Jun 1, 2010 at 2:38 AM, David Meulemans
<meulemans.da...@gmail.com> wrote:
> I want to have multiple wicket applications to be clustered. Because I'm
> using ehcache it is necessary to merge the applications into one .war file
> because ehcache needs to be initiated in the same scope as the other
> applications.Now the session is shared among all applications.
> Is there a way to avoid this?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to