Author: alevkovsky
Date: 2009-01-28 07:24:18 -0500 (Wed, 28 Jan 2009)
New Revision: 12453
Modified:
trunk/test-applications/realworld/web/src/main/webapp/WEB-INF/web.xml
Log:
revert upload root
Modified: trunk/test-applications/realworld/web/src/main/webapp/WEB-INF/web.xml
===================================================================
--- trunk/test-applications/realworld/web/src/main/webapp/WEB-INF/web.xml 2009-01-28
12:24:15 UTC (rev 12452)
+++ trunk/test-applications/realworld/web/src/main/webapp/WEB-INF/web.xml 2009-01-28
12:24:18 UTC (rev 12453)
@@ -81,7 +81,7 @@
<context-param>
<param-name>uploadRoot</param-name>
<param-value>
- D:\Projects\JBRF\trunk_\test-applications\realworld\Upload\
+ /home/richfaces/Upload/
</param-value>
</context-param>