Test ApplicationContext definition
LKC-804: Test: Session scoped Spring Beans
https://jira.terracotta.lan/jira//browse/LKC-804
Test sharing of state
Test scope is really session scope
More??
Use Tomcat and WLS DSO session clustering.
LKC-1760: Test: thread coordination for spring beans
https://jira.terracotta.lan/jira//browse/LKC-1760
Test that thread coordination is working across two nodes
Auto locks
Named locks
Locking on bean
Locking on reference in bean (?????)
wait/notify etc.
Test Spring WebFlow fail-over
LKC-1175: Test: Spring WebFlow fail-over https://jira.terracotta.lan/jira/browse/LKC-1175
Test startup Test fail-over More??
Spring Webflow flows are stateful (by nature), they are backed up by the HttpContext so it will be a no brainer to
support.