Reorder links in DataTable

2008-08-19 Thread Artem D.
Hi, is there a way to implement reordering of rows in DatTable? I'd like to add a column with moveUp,moveDown,remove having the same behaviour as corresponging links of the ListView component. I suppose DataTable should be set to model reusing with

Tomcat 6 clustering problem

2008-06-25 Thread Artem D.
Hi all, I've got wicket 1.4-m2 based application running on two different network hosts configured as Tomcat 6 Simple TCP cluster. I try to simulate failover with session replication using the following schema: 1) Log into the first server, store some info in HTTP session 2) Access mounted page

Re: Tomcat 6 clustering problem

2008-06-25 Thread Artem D.
at org.apache.wicket.protocol.http.pagestore.DiskPageStore.restoreAfterSerialization(DiskPageStore.java:1215) Matej Knopp-2 wrote: Any chance you can try it with latest trunk? -Matej On Wed, Jun 25, 2008 at 3:18 PM, Artem D. [EMAIL PROTECTED] wrote: Hi all, I've got wicket 1.4-m2 based application running on two different network hosts

RE: Tomcat 6 clustering problem

2008-06-25 Thread Artem D.
\drivers\etc\hosts Larry -Original Message- From: Artem D. [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2008 10:05 AM To: users@wicket.apache.org Subject: RE: Tomcat 6 clustering problem Disabling cookies in browser made it work! Servers are configured with jvmRoutes jvm1