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? Thanks, Dileepa [1] http://wiki.webratio.com/index.php/Avoiding_Persistent_Tomcat_Sessions -- Dileepa Jayakody, Software Engineer, WSO2 Inc. Lean . Enterprise . Middleware Mobile : +94777-857616
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
