Jürgen Ragaller wrote:
Hi
The publication instatiation is currently broken; veryfied on the
zones server.
--------
/export/home/lenya/src/lenya-trunk/build/lenya/webapp/lenya/pubs/authoring/config/publication.xconf
(No such file or directory)
org.apache.cocoon.ResourceNotFoundException: Resource not found. at
<map:serialize> -
file:/export/home/lenya/src/lenya-trunk/build/lenya/webapp/global-sitemap.xmap:379:26
at <map:transform> -
file:/export/home/lenya/src/lenya-trunk/build/lenya/webapp/global-sitemap.xmap:40:76
at <map:transform> -
file:/export/home/lenya/src/lenya-trunk/build/lenya/webapp/global-sitemap.xmap:37:70
at <map:transform type="i18n"> -
file:/export/home/lenya/src/lenya-trunk/build/lenya/webapp/global-sitemap.xmap:34:34
at <map:transform> -
file:/export/home/lenya/src/lenya-trunk/build/lenya/webapp/global-sitemap.xmap:377:64
at <map:mount> -
file:/export/home/lenya/src/lenya-trunk/build/lenya/webapp/sitemap.xmap:651:106
cause: java.io.FileNotFoundException:
/export/home/lenya/src/lenya-trunk/build/lenya/webapp/lenya/pubs/authoring/config/publication.xconf
(No such file or directory)
---------
might be related to the structural change of the pubconf-branch-merge.
Thanks a lot!
Jürgen Ragaller
What I've been able to figure out is the default publication works due
to the fact it is using it's local sitemap.xmap, on line 102 to redirect
out to the index page. However, sub-publications don't have a
sitemap.xmap. They are being redirected by global-sitemap.xmap on line
365 (these line numbers are from the build side of the tree). Looking
through the commit reports, I have yet to find what has changed.
Richard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]