Author: dan.j.allen
Date: 2010-07-17 13:01:36 -0400 (Sat, 17 Jul 2010)
New Revision: 6697
Modified:
archetypes/javaee6-webapp/trunk/src/main/webapp/META-INF/context.xml
Log:
period
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
17:00:56 UTC (rev 6696)
+++ archetypes/javaee6-webapp/trunk/src/main/webapp/META-INF/context.xml 2010-07-17
17:01:36 UTC (rev 6697)
@@ -1,6 +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.
-->
+<!-- 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