Commit 85bd08b4 authored by Simon Reis's avatar Simon Reis
Browse files

updated context.xml

parent bc773be6
Loading
Loading
Loading
Loading
+0 −17
Original line number Diff line number Diff line
@@ -17,27 +17,10 @@
-->
<!-- The contents of this file will be loaded for each web application -->


<!-- jdbc:oracle:thin:@entbwora1:1521:dboetng4  -->
<Context>

    <!-- Default set of monitored resources -->
    <WatchedResource>WEB-INF/web.xml</WatchedResource>

    <!-- Uncomment this to disable session persistence across Tomcat restarts -->

    <!--Manager pathname=""/>


    <Parameter name="environment" override="false" value="Development"/-->

    <Parameter name="OK_PORTAL_ENVIRONMENT" override="false" value="DevLocal"/>


    <!-- Uncomment this to enable Comet connection tacking (provides events
         on session expiration as well as webapp lifecycle) -->
    <!--
    <Valve className="org.apache.catalina.valves.CometConnectionManagerValve" />
    -->

</Context>