jboss - WildFly 11: safe session passivation for development? -


when doing redeploys of webapp fast, wildfly 11 loses http session data. followed http://blog.chris-ritchie.com/2014/07/save-session-state-between-redeploys.html enable session persistence , works.

any way fix this?

this works: https://developer.jboss.org/thread/266186 ie. adding <distributable> web.xml. store sessions in infinispan, , because i'm running standalone server during development, session data gets stored disk on server restarts.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -