Hi folks
I'm testing a web-based application on Jboss 5.2, which uses clustering. I'm interested on test to http session replication. The time taken for replication is around 25 seconds (udp asynchronous). I'm putting a timer into the script, but is not enough, because all threads fails when wake up, seems as session is dropped or corrupted. JSF view components fails in all cases. The same test without http session replication works fine. If I do the same test with http session replication on my web browser there are not any problem.. Are there any guideline for testing http session replication testing with JSF? Greetings!
