Thanks for the reply and the info. I've located the cause which is a configuration setting for the domain namespace store. In the 'Domain.xml' configuration file, the following setting in element <contentstore> needs to be set to 'true':
<parameter name="version">true</parameter> Best regards, -kenan --- Taisuke Yamada <[EMAIL PROTECTED]> wrote: > > > I was wondering if anyone has had success with versioning using a > > domain configuration of a store using JDBC for the descriptor store > > (JDBCDescriptorStore) and a file system for content (FileContentStore) > > from the latest CVS snapshot. > > Works with me. I have just checked out CVS source and tried it out. > Both auto-versioning and explicit CHECKOUT-CHECKIN are working. > > I'm using MySQLDescriptorsStore+FileContentStore pair with > cadaver as a client. This configuration has been working OK for > me since last year, though I usually use only auto-versioning. > > Searching slide-user archive, I found following report: > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg03082.html > > I don't know how this was resolved, but seems to be the same problem. > > -- > Taisuke Yamada <[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
