> On the howto, don't we need to add...
>
> create table revisioncontent(uri blob, xnumber varchar(20), content blob);
?
Yes, you're right. I forgot it.
> with that I can add and remove folders under mysql using the standard jdbc
> store (I have not yet looked at the new mysql store). I'm using mysql3.23
so
> I am using the JDBC store (not the mysqlstore). I can't add files through
> the jdbccontentstore with MS WebFolders though... can someone advise my
why
> that might be? I recall seeing a post a few months ago, but I think it's
now
> ready? (Domain.xml attached)
>
> I traced tomcat and mysql - when I add a file, neither reports anything
(ie
> no database commands are issued)
Your domain.xml appears correct. I never tested the content store with
anything but hSQL, so it may be a store problem.
Remy