A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1471.html
Document ID: 1471 Branch: main Language: default Name: Overview (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 8/5/08 12:06:08 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: 690 bytes (previous version: 37 bytes) Content diff: --- <html><body><p>TODO</p></body></html> +++ <html> +++ <body> +++ +++ <p>The Block-Deployment module provides a Java servlet context listener, that +++ unpacks all blocks into the temp directory of the current servlet context. A +++ block is recognized if it has an entry <tt>Cocoon-Block-Name</tt> in its +++ manifest file.</p> +++ +++ <p>The <a href="http://maven.apache.org/plugins/maven-jar-plugin/">Maven Jar +++ plugin</a> or the +++ <a href="http://ant.apache.org/manual/CoreTasks/manifest.html">Ant Task +++ 'manifest'</a> allow the manipulation of manifest file.</p> +++ +++ <p>The class<tt> +++ org.apache.cocoon.blockdeployment.BlockContextURLConnection</tt> provides access +++ to the deployed blocks and can be used to resolve <tt>block-context: </tt>URLs. +++ </p> +++ +++ </body> +++ </html>