On Thu, Jun 28, 2012 at 6:39 PM, Dileepa Jayakody <[email protected]> wrote: > Hi devs, > > Tomcat comes with session persistence across server restarts. > This is enabled by default and users can disable this by uncommenting > <Manager pathname="" /> entry in $CATALINA_HOME/conf/context.xml in standard > Tomcat as explaind in [1]. > In Carbon distributions the context.xml resides in > $CARBON_HOME/repository/conf/tomcat. Uncommenting the above in the > context.xml in Carbon doesn't disable session persistence. > > Any idea on how to resolve this? Could this be due to tomcat osgification?
true. global context.xml is not working at the moment. --Pradeep _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
