Yes, I read it already.
 
So I have check-reload="yes" and reload-method="synchron",
BUT the problem is :
 
If I update the main sitemap file without updating the subsitemap file,
I obtain a NullPointerException during parsing of the subsitemap file.
 
If I make a fake update in the subsitemap file, it works.
 
Even If I make a fake update in the MAIN sitemap file, I've got the Exception.
 
 
Regards.
Laurent
 
 
 
=======================================================
but for (2) look at the documnentation for the
reload-method="synchron" attribute/value.
 
(example under:
http://wiki.cocoondev.org/Wiki.jsp?page=BeginnerSWTutorial_01
and
http://xml.apache.org/cocoon/userdocs/concepts/sitemap.html
  - in the section 'Reloading'_
 

Reply via email to