################################################################################ # Jetspeed Configuration # Author: Kevin A. Burton (burton@apache.org) # $Id$ ################################################################################ ######################################### # Cocoon Service # ######################################### #Jetspeed attempts to initialize it's own Cocoon Engine. services.Cocoon.classname=org.apache.jetspeed.services.cocoon.JetspeedCocoonService services.Cocoon.properties=${webapp.dir}/WEB-INF/conf/cocoon.properties #NOTE: You should also set "processor.xsp.repository" within cocoon.properties ############################################ # Cocoon PortletController configuration # ############################################ cocoonportletcontroller.width=700 cocoonportletcontroller.stylesheet=${webapp.dir}/WEB-INF/xsl/defaultstyle.xsl