how to configure cocoon to spot sitemap changes without restarting

2003-01-24 Thread Simon Price
I've not used cocoon for 3-4 months but I've just downloaded and got the 
new 2.1 head running. There's some nice improvements - well done.

Last time I used cocoon I had to make some changes in cocoon.xconf so 
that any edits to the sitemap were detected without a restart. However, 
the notes I made at the time no longer match what's now in xconf.

Is there an up-to-date guide somewhere on how to configure cocoon for 
development?

What are the best settings for caches, reloads etc. for easing development?

Thanks in advance

Simon

---
Simon Price
Institute for Learning and Research Technology
University of Bristol
8-10 Berkeley Square
Bristol BS8 1HH
United Kingdom

Direct: +44 (0)7071 226 720
Office: +44 (0)117 928 7193
Fax: +44 (0)117 928 7112
[EMAIL PROTECTED]
http://www.ilrt.bristol.ac.uk


-
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]



Re: how to configure cocoon to spot sitemap changes without restarting

2003-01-24 Thread Jeff Turner
On Fri, Jan 24, 2003 at 02:07:16PM +, Simon Price wrote:
 I've not used cocoon for 3-4 months but I've just downloaded and got the 
 new 2.1 head running. There's some nice improvements - well done.
 
 Last time I used cocoon I had to make some changes in cocoon.xconf so 
 that any edits to the sitemap were detected without a restart. However, 
 the notes I made at the time no longer match what's now in xconf.

I think that applies to the old compiled sitemap.  The interpreted
sitemap in 2.1 reloads automatically (and quickly) when it is modified,
without conf tweaks.

Btw, if you're using CVS head, watch out for this bug:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16248

and also for Attempted to retrieve component with null hint errors..
the sitemap sytax changed (eg. map:pipelines - map:pipes) since 2.0.x.

 Is there an up-to-date guide somewhere on how to configure cocoon for 
 development?

There's a Wiki with lots of good stuff..

http://wiki.cocoondev.org/Wiki.jsp


--Jeff

 What are the best settings for caches, reloads etc. for easing development?
 
 Thanks in advance
 
 Simon

-
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]




Re: how to configure cocoon to spot sitemap changes without restarting

2003-01-24 Thread Simon Price
Thanks Jeff. Wiki is really useful.

I've also hit the cache related bug you mentioned today but having just
come back to cocoon I assumed it was something I'd done wrong :-)

Simon

 On Fri, Jan 24, 2003 at 02:07:16PM +, Simon Price wrote:
  I've not used cocoon for 3-4 months but I've just downloaded and got the
  new 2.1 head running. There's some nice improvements - well done.
 
  Last time I used cocoon I had to make some changes in cocoon.xconf so
  that any edits to the sitemap were detected without a restart. However,
  the notes I made at the time no longer match what's now in xconf.

 I think that applies to the old compiled sitemap.  The interpreted
 sitemap in 2.1 reloads automatically (and quickly) when it is modified,
 without conf tweaks.

 Btw, if you're using CVS head, watch out for this bug:

 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16248

 and also for Attempted to retrieve component with null hint errors..
 the sitemap sytax changed (eg. map:pipelines - map:pipes) since 2.0.x.

  Is there an up-to-date guide somewhere on how to configure cocoon for
  development?

 There's a Wiki with lots of good stuff..

 http://wiki.cocoondev.org/Wiki.jsp


 --Jeff

  What are the best settings for caches, reloads etc. for easing development?
 
  Thanks in advance
 
  Simon

 -
 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]





---
Simon Price
Institute for Learning and Research Technology
University of Bristol
8-10 Berkeley Square
Bristol BS8 1HH
United Kingdom

Direct: +44 (0)7071 226 720
Office: +44 (0)117 928 7193
Fax: +44 (0)117 928 7112
[EMAIL PROTECTED]
http://www.ilrt.bristol.ac.uk


-
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]