[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xml-cocoon-cvs
Subject:    svn commit: r650908 -
From:       reinhard () apache ! org
Date:       2008-04-23 15:33:55
Message-ID: 20080423153356.9E8451A9844 () eris ! apache ! org
[Download RAW message or body]

Author: reinhard
Date: Wed Apr 23 08:33:55 2008
New Revision: 650908

URL: http://svn.apache.org/viewvc?rev=650908&view=rev
Log:
configure XML serializer

Modified:
    cocoon/whiteboard/corona/trunk/corona-sitemap/src/main/resources/META-INF/cocoon/spring/corona-pipeline-component.xml


Modified: cocoon/whiteboard/corona/trunk/corona-sitemap/src/main/resources/META-INF/cocoon/spring/corona-pipeline-component.xml
                
URL: http://svn.apache.org/viewvc/cocoon/whiteboard/corona/trunk/corona-sitemap/src/ma \
in/resources/META-INF/cocoon/spring/corona-pipeline-component.xml?rev=650908&r1=650907&r2=650908&view=diff
 ==============================================================================
--- cocoon/whiteboard/corona/trunk/corona-sitemap/src/main/resources/META-INF/cocoon/spring/corona-pipeline-component.xml \
                (original)
+++ cocoon/whiteboard/corona/trunk/corona-sitemap/src/main/resources/META-INF/cocoon/spring/corona-pipeline-component.xml \
Wed Apr 23 08:33:55 2008 @@ -37,7 +37,14 @@
     </property>
   </bean>
 
-  <bean name="serializer:xml" \
class="org.apache.cocoon.corona.pipeline.component.XMLSerializer" scope="prototype" \
/> +  <bean name="serializer:xml" \
class="org.apache.cocoon.corona.pipeline.component.XMLSerializer" scope="prototype"> \
+    <property name="format"> +      <props>
+        <prop key="encoding">UTF-8</prop>
+        <prop key="method">xml</prop>
+      </props>
+    </property>
+  </bean>  
 
   <bean name="generator:file" \
class="org.apache.cocoon.corona.pipeline.component.FileGenerator" scope="prototype" \
/>  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic