[JBoss-user] [Clustering/JBoss] - After failover, not getting POST data for ~120 seconds

2004-02-12 Thread Chris Pennock
All, I have set up two instances of JBoss with one Apache box in front of them doing load balancing and connected via mod_jk. Load balancing is working fine, as is HTTP Session Replication. However, I am getting an odd error: - I hit my application through the Apache box, and am redirected to JB

[JBoss-user] [Clustering/JBoss] - ClassCastException during HTTP Session Replication Deserialization

2004-02-11 Thread Chris Pennock
All, I have recently been testing my app with JBoss clustering, with the hopes of achieving HTTP Session Replication. For very simple cases (eg a String in the session), it works flawlessly out of the box. However, with more complicated objects in the session, I am getting ClassCastExceptions as