0 Replies Latest reply on Sep 15, 2011 11:16 PM by niranjanvaramballi

    Migration from Weblogc 8 to Jboss 5.1 problem

    niranjanvaramballi

      hi Guys,

       

      I am migrating my application from Weblgic 8 to 5.1. I have weblogic.xml, in that

       

      <session-descriptor>

        <session-param>

           <param-name>TrackingEnabled</param-name>

           <param-value>true</param-value>

        </session-param>

        </session-descriptor>

       

      This TrackingEnabled tells the Web application to keep track of the session between requests.  I want to know what is the similar thing in Jboss. If This is not set, sometime i am not able to see the page properly.

       

      Let me know how to set this value and where to set?

       

      Thanks,

      Neeru