svn commit: rev 35617 - avalon/trunk/planet/facilities/http/blocks/simple/src/etc

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: niclas
Date: Mon Aug  2 20:54:40 2004
New Revision: 35617

Modified:
   avalon/trunk/planet/facilities/http/blocks/simple/src/etc/static-server.block
Log:
context-path and resource-base are not parameters.

Modified: avalon/trunk/planet/facilities/http/blocks/simple/src/etc/static-server.block
==============================================================================
--- avalon/trunk/planet/facilities/http/blocks/simple/src/etc/static-server.block	(original)
+++ avalon/trunk/planet/facilities/http/blocks/simple/src/etc/static-server.block	Mon Aug  2 20:54:40 2004
@@ -33,10 +33,10 @@
   <component name="httpserver" class="org.apache.avalon.http.impl.HttpServerImpl"/>
   
   <component name="context" class="org.apache.avalon.http.impl.HttpContextImpl">
-    <parameters>
-      <parameter name="context-path" value="/static" />
-      <parameter name="resource-base" value="htdocs/" />
-    </parameters>
+    <configuration>
+      <context-path>/static</context-path>
+      <resource-base>htdocs/</resource-base>
+    </configuration>
   </component>
 
   <component name="resource-handler" class="org.apache.avalon.http.impl.ResourceHandler">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.