A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1297.html
Document ID: 1297 Branch: main Language: default Name: Using the Reloading Classloader (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 3/21/07 7:53:54 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: 4155 bytes (previous version: 4272 bytes) Content diff: <html> <body> <p class="warn">The cocoon-rcl-plugin hasn't been released yet. For the time --- being, you have to checkout trunk from SVN --- <tt>http://svn.apache.org/repos/asf/cocoon/trunk</tt> and build it by invoking --- <tt>mvn install</tt> from the root directory.</p> +++ being, you have to checkout Cocoon trunk +++ <tt>http://svn.apache.org/repos/asf/cocoon/trunk</tt> and Commons JCI +++ <tt>http://svn.apache.org/repos/asf/jakarta/commons/sandbox/jci/trunk/</tt> +++ from SVN. Then build both by invoking <tt>mvn install</tt>.</p> <p>If you don't know what the reloading classloader plugin is for, see the <a href="daisy:1295">introduction</a> of the plugin documentation.</p> (56 equal lines skipped) <h1>Step 5: Start the servlet container</h1> +++ <h2>Alternative A: The Maven Jetty plugin</h2> +++ <p>Now you can configure the Maven 2 Jetty plugin to use the web application that was created by the block in <tt>target/rcl/webapp</tt>:</p> (27 equal lines skipped) </build> </project> </pre> --- <p class="note">Unfortunatly, under certain (still unknown) circumstances there --- seems to be a problem with the reloading classloader which can only be worked --- around by starting your JVM in debug mode from within your IDE.</p> --- <p>Call mvn <tt>jetty:run</tt> and point your browser to <tt>http://localhost:8888/block1/</tt> in your browser.</p> --- <h1>Alternative step 5: Use Jetty in 'debug mode' within Eclipse</h1> +++ <h2>Alternative B: Use the Eclipse Jetty plugin</h2> <p>There is a <a href="daisy:1301">tutorial</a> that describes how to debug Cocoon.</p> (9 equal lines skipped)