- 
        1. Re: Session Replication and Sticky Sessionoosie Jan 13, 2009 3:09 PM (in response to oosie)I see I made one "typo": 
 "I added to my application's web.xml and created the additional jboss-web.xml as follows:"
 should have been:
 "I added to my application's web.xml and created the additional jboss-web.xml as follows:"
 However, can anyone help me with this?
 Regards,
 Jack...
- 
        2. Re: Session Replication and Sticky Sessionoosie Jan 13, 2009 3:13 PM (in response to oosie)Oops, I guess I should watch out with the XML: 
 "I added the distributable tag to my application's web.xml and created the additional jboss-web.xml as follows:"
- 
        3. Re: Session Replication and Sticky Sessionbrian.stansberry Jan 19, 2009 11:59 AM (in response to oosie)See step 9 on http://www.jboss.org/community/docs/DOC-12525 
- 
        4. Re: Session Replication and Sticky Sessionmaverickatul Jan 26, 2009 10:08 AM (in response to oosie)the path of web.xml is deploy/jboss-web.deployer/Root.war/WEB-INF? 
 Can you tell me this is the right path and here only we have to create the jkboss-web.xml
- 
        5. Re: Session Replication and Sticky Sessionmaverickatul Jan 26, 2009 10:49 AM (in response to oosie)the path of web.xml is deploy/jboss-web.deployer/Root.war/WEB-INF? 
 Can you tell me this is the right path and here only we have to create the jboss-web.xml in jboss-4.2.3. Please mail me on maverickatul@gmail.com, i would b very thanful to u.
- 
        6. Re: Session Replication and Sticky Sessionbrian.stansberry Jan 26, 2009 11:16 AM (in response to oosie)The web.xml I'm talking about is the one in your webapp war's WEB-INF. If the webapp you're talking about is the default webapp that ships in deploy/jboss-web.deployer/ROOT.war, then that's the right path. The jboss-web.xml goes in the same dir as the web.xml. 
- 
        7. Re: Session Replication and Sticky Sessionmaverickatul Jan 27, 2009 9:55 AM (in response to oosie)Thanks a lot bstans. Now i am able to rplicated the HTTP session in jboss. Can you tell me some other way also for fine tuning the Jboss application. 
 
     
    