A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1362.html
Document ID: 1362 Branch: main Language: default Name: Deploying a Cocoon application (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 5/28/07 4:29:36 PM Updated by: Reinhard Pötz A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 5906 bytes (previous version: 5897 bytes) Content diff: (149 equal lines skipped) <tt>http://localhost:8888/myBlock/foo/bar</tt> to request a page, you would request it at <tt>http://localhost:8888/foo/bar</tt>.</p> --- <p>To do this, edit myBlock/src/main/resources/META-INF/cocoon/spring/block.xml --- , and change the element</p> +++ <p>To do this, edit +++ <tt>myBlock/src/main/resources/META-INF/cocoon/spring/block.xml </tt>, and +++ change the element</p> <pre> <property name="mountPath" value="/myBlock1"/> </pre> (10 equal lines skipped)