[JBoss-user] [HTTPD, Servlets & JSP] - Re: how to Share Session between multiple WARS under the sam

2005-05-18 Thread oea
the logic of Websphere and WebLogic to do this, it is to persistent session to memory. it is can be configured. does Jboss has same function? cherrs, glen View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878293#3878293 Reply to the post : http://www.jboss.or

[JBoss-user] [HTTPD, Servlets & JSP] - how to Share Session between multiple WARS under the same EA

2005-05-18 Thread oea
hi, guys, my task is Sharing http Session Context between multiple WARS under the same EAR with JBoss 3. I knew it is very easy with Websphere and WebLogic. just config issues. But no ideal how to do it with JBoss. so pls advise! thanks in advance! View the original post : http://www.jboss.or