Author: sboscarine
Date: 2010-06-21 08:42:28 -0400 (Mon, 21 Jun 2010)
New Revision: 6573
Modified:
archetypes/trunk/javaee6-webapp-src/src/main/webapp/META-INF/context.xml
Log:
Comment updates
Modified: archetypes/trunk/javaee6-webapp-src/src/main/webapp/META-INF/context.xml
===================================================================
--- archetypes/trunk/javaee6-webapp-src/src/main/webapp/META-INF/context.xml 2010-06-20
20:15:57 UTC (rev 6572)
+++ archetypes/trunk/javaee6-webapp-src/src/main/webapp/META-INF/context.xml 2010-06-21
12:42:28 UTC (rev 6573)
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- This optional file is used by JBoss AS to get around an issue involving
serialization of sessions between container restarts. -->
<Context>
<!-- disable storage of sessions across restarts -->
<Manager pathname=""/>
Show replies by date