Re: Forcing reload of XSL files

2007-01-11 Thread Grzegorz Kossakowski
Mikael Olenfalk napisał(a): I had already enabled cocoon-rcl in my config. Do I need to run any maven command after editing the XSL files? It's discussed on dev list right now, see [1]. I have no free time (exams at university) to investigate further, maybe you should ask you question on dev l

Re: Forcing reload of XSL files

2007-01-09 Thread Mikael Olenfalk
I had already enabled cocoon-rcl in my config. Do I need to run any maven command after editing the XSL files? /Mikael On 1/9/07, Grzegorz Kossakowski <[EMAIL PROTECTED]> wrote: Mikael Olenfalk napisał(a): > Now I want to change demo.xsl slightly and see the results without > having to restar

Re: Forcing reload of XSL files

2007-01-09 Thread Grzegorz Kossakowski
Mikael Olenfalk napisał(a): Now I want to change demo.xsl slightly and see the results without having to restart jetty. Is this possible? Yes, with reloading classloader plugin[1] [1] http://cocoon.zones.apache.org/daisy/cdocs/g1/g4/g1/1297.html -- Grzegorz Kossakowski --

Forcing reload of XSL files

2007-01-09 Thread Mikael Olenfalk
Hi everybody! I just created a getting-started-webapp and getting-started-block and have the following pipeline in my block: The I run the following commands: [EMAIL PROTECTED]: getting-started-block/$ mvn install [EMAIL PROTECTED]: getting-started-webapp