Re: reserved-checkout
Michael Wechner <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.devel |
|---|---|
| Message-ID | <[email protected]> |
jason wrote: > 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? When you enter the Authoring area of the "unipublic" publication do you have to login? (I guess not!) If you are "working" on localhost, then you don't have to login in the case of the unipublic publication. It's not a bug, but a bad feature resp. the access policies are set badly (plz see one of my previous emails). The problem is that since you don't have to login, you won't have a user-id, and therefore you can't check out the article (Revision Controller throughs exception) As workaround (until somebody is fixing the access policies for unipublic) you can login into another publication (e.g. OSCOM) and then go back to unipublic (The user-id can be seen within the Menu Bar). > > Thanks in advance. > > P.S. Any more news as to when Wyona / Lenya is moving to the ASF? Yes. I have been discussing with Nicola and Stefano and they proposed themselves as our ASF sponsors. This means we will apply within the next couple of days at incubator.apache.org. All the best Michael > > > _______________________________________________ > WyonaCMS-dev mailing list > [email protected] > http://mail.wyona.org/cgi-bin/mailman/listinfo/wyonacms-dev