Author: sboscarine
Date: 2010-07-17 12:10:21 -0400 (Sat, 17 Jul 2010)
New Revision: 6690
Modified:
archetypes/javaee6-webapp/trunk/src/main/webapp/META-INF/context.xml
Log:
Updated comments
Modified: archetypes/javaee6-webapp/trunk/src/main/webapp/META-INF/context.xml
===================================================================
--- archetypes/javaee6-webapp/trunk/src/main/webapp/META-INF/context.xml 2010-07-17
16:03:31 UTC (rev 6689)
+++ archetypes/javaee6-webapp/trunk/src/main/webapp/META-INF/context.xml 2010-07-17
16:10:21 UTC (rev 6690)
@@ -1,5 +1,6 @@
<?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 -->
+<!-- This file can be removed if you're using other containers, like Glassfish.
-->
<Context>
<!-- disable storage of sessions across restarts by setting the pathname to an
empty value -->
<Manager pathname=""/>
Show replies by date