reserved-checkout
jason <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi group,
I've just reinstalled Wyona from the nightly build and I have this
problem with bitflux & xopus (although it's bitflux I need):
Generic Exception
Check the log files :-)
Filename:
/usr/local/jakarta-tomcat-4.1.18/webapps/wyona-cms/wyona/cms/pubs/
unipublic/docs/publication/authoring/campus/portraits/2002/0599/
index.xml
OK so I check the log files:
2003-01-13 12:32:10 DEBUG (2003-01-13) 12:32.10:164 [ ]
(/wyona-cms/bitfluxeditor/index.html) Thread-10/LogKitLogger: Logger
for category sitemap.action.reserved-checkout not defined in
configuration. New Logger created and returned
And then I check the conf files, specifically the root bitflux.xmap,
authoring-sitemap.xmap and the bitflux.xmap specific to that pub. I'm
guessing the important file here is "authoring-sitemap.xmap". Within
this file we have some actions mapping this:
<map:actions>
<map:action name="reserved-checkout"
src="org.wyona.cms.cocoon.acting.ReservedCheckoutAction"
logger="sitemap.action.reserved-checkout">
<rcmlDirectory href="docs/publication/rcml"/>
<backupDirectory href="docs/publication/rcbak"/>
</map:action>
I don't get what is causing this error ;( Any suggestions?
Thanks in advance.
P.S. Any more news as to when Wyona / Lenya is moving to the ASF?