gv wrote: >Hi, > >Do I need to download and build the entire Cocoon >2.0.4-dev from source to upgrade a built-in >logicsheet? > >A newer version of util.xsl than in the 2.0.3 release >would fix my problem. > >It'd be great if I could just download the newer >util.xsl, put it somewhere, and have Cocoon recompile >it. Since I don't see util.xsl anywhere in the binary >distribution directories, I'm not sure if this is >possible. >
It is inside cocoon.jar file. You put newer util logicsheet in: ...cocoon/WEB-INF/classes/org/apache/.../java/util.xsl It will override the one in cocoon.jar. Vadim >Thanks, >John > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>