How can I get JBoss AS 5 web sessions to be maintained in Infinispan?
feedback
|
|
Have a look at the source code of JBoss AS 6 and JBoss AS 7, both of which use Infinispan for HTTP sessions. May not be that simple to implement though. Personally, I think your best bet would be to upgrade to JBoss AS 6 or 7. | |||
|
feedback
|