[jboss-user] [Installation, Configuration & DEPLOYMENT] - nead help in jboss configurations

prog_hd do-not-reply at jboss.com
Mon Sep 15 06:50:03 EDT 2008


hi all
my problem is to share HttpSession between  tow or more separate .war files
i read one solution on net  https://jira.jboss.org/jira/browse/JBAS-2861;jsessionid=4DECCCB013F9E737C34F0BA283A759E0?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel
the solution was to override the code that create new session for each war
this code in ManagerBase class or in  org.apache.catalina.session.StandardManager with extends ManagerBase class until now is good and i can Imagen what happens i will create new class   in place of   org.apache.catalina.session.StandardManager  and override the code witch create the new session any way

but what i cant Imagen is how i will till jboss to use my new custom class instead of   org.apache.catalina.session.StandardManager  i think this is will be in xml configuration file in any where in jboss ,i need help to find that configuration file and update it pleas this is urgent 
thanks in advance


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176471#4176471

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176471



More information about the jboss-user mailing list