|
From: <pka...@us...> - 2009-07-22 14:52:18
|
Revision: 351
http://cse-ip.svn.sourceforge.net/cse-ip/?rev=351&view=rev
Author: pkasprzak
Date: 2009-07-22 14:52:11 +0000 (Wed, 22 Jul 2009)
Log Message:
-----------
* Support for getOutboundClients() in configuration manager (+ WSDL / XSD)
* Cleanup
Modified Paths:
--------------
trunk/sandbox/lsf-adapter-demo/WebConfig/WebConfig-war/web/WEB-INF/web.xml
Modified: trunk/sandbox/lsf-adapter-demo/WebConfig/WebConfig-war/web/WEB-INF/web.xml
===================================================================
--- trunk/sandbox/lsf-adapter-demo/WebConfig/WebConfig-war/web/WEB-INF/web.xml 2009-07-22 14:45:39 UTC (rev 350)
+++ trunk/sandbox/lsf-adapter-demo/WebConfig/WebConfig-war/web/WEB-INF/web.xml 2009-07-22 14:52:11 UTC (rev 351)
@@ -20,6 +20,7 @@
<servlet-name>EditConfigurationServlet</servlet-name>
<url-pattern>/editConfigurationServlet</url-pattern>
</servlet-mapping>
+
<session-config>
<session-timeout>
30
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|