A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1315.html
Document ID: 1315 Branch: main Language: default Name: Installation (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 12/9/07 11:00:36 AM Updated by: Job Honig A new version has been created, state: draft Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 3911 bytes (previous version: 3900 bytes) Content diff: <html> <body> <p>Installing Cocoon Auth in Cocoon is very easy, just drop the Cocoon Auth jar --- file into Cocoon (WEB-INF/lib) and that's it (or add a dependency to your Maven --- descriptor).</p> +++ file into Cocoon (WEB-INF/lib) and that's it (or add a dependency on +++ cocoon-auth-impl to your pom.xml file).</p> <p>The first task you have to do is to configure Cocoon Auth's application manager. By default the following bean configuration is read on startup of (75 equal lines skipped) <h3>IsLoggedIn Action</h3> --- <pre> --- </pre> +++ <pre/> +++ <p>You can simply change the usage of the <em>auth-isloggedin</em> action to <br/> <em>cauth-is-logged-in</em>. Rename the parameter <em>handler</em> to<br/> <em>application</em> and set the value to your previously created application. </p> --- <pre> +++ <pre> </pre> --- </pre> --- </body> </html>