distributed caching - How to do HTTP Session Replication between apache karaf containers? -


does know of way http session replication between web apps running in distributed apache karaf osgi containers?

in post, http://karaf.922171.n3.nabble.com/pax-web-failover-loadbalancing-td4029552.html, jean-baptiste onofré says it's not available in apache cellar yet. capability available anywhere yet?

i've been googling day , haven't found options -- help.

steve

karaf not have pax-web confirmed jb in above post. waiting him provide us.

if in hurry

  1. you can use hazelcast (already cellar) session replication. hazelcast supports , provide hazelcastwm same purpose.
  2. jetty provide session replication , use jetty servlet-container.you have check possibility it.
  3. try on forum putting tomcat instead of jetty.

Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -