A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1291.html
Document ID: 1291 Branch: main Language: default Name: Modularize Cocoon apps (Using blocks) (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 3/28/08 8:07:25 AM Updated by: Reinhard Pötz A new version has been created, state: draft Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 7841 bytes (previous version: 7835 bytes) Content diff: (54 equal lines skipped) <p>Let's assume that you want to use a pipeline defined in <tt>block2</tt> from within <tt>block1</tt>. You have to establish the connection between the two blocks. Edit --- <tt>getting-started-app/<strong>myBlock1</strong>/src/main/resources/META-INF/cocoon/spring/servlet-service.xml:</tt> +++ <tt>getting-started-app/<strong>myBlock1</strong>/src/main/resources/META-INF/cocoon/spring/block-servlet-service.xml:</tt> </p> <pre><?xml version="1.0" encoding="UTF-8"?> (154 equal lines skipped)