manish suriya [https://community.jboss.org/people/techtalk] created the discussion
"Jboss 7.x - HA Web Sessions via Database Persistence with Oracle" To view the discussion, visit: https://community.jboss.org/message/738318#738318 -------------------------------------------------------------- Hello Everyone, Refering to the article : https://community.jboss.org/docs/DOC-13826 https://community.jboss.org/wiki/HAWebSessionsViaDatabasePersistence where it describes to achieve data persistence for jboss 5.x. I would like to achieve the same but with Jboss 7.x. Since there are various changes in structure from AS5 to AS7, I am not sure how should I configure it. I have some problems. 1. There is no Context.xml in jboss 7.x, Not sure where should I use <Manager> and <Store> tags . 2. There is no module defined for class org.jboss.web.tomcat.service.session.persistent.DataSourcePersistentManager in AS7 as given in the article for AS5. 3. Somewhere in comments below the article, its written I can use jboss-web.xml for AS7. Again, I am not sure how should my jboss-web.xml should look-like/ contain. Any help regarding this will be appreciated ! Thanks & Regards Manish Suriya -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/738318#738318] Start a new discussion in Datasource Configuration at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
