Dear All,
AFAIK JackRabbit uses Apache Derby to deliver the node info to the
webdav client. I would like to customize JR to access my DataBase Schema (a
couple of tables which save node types and node relations instead jackrabbit
repository). I use mysql to store the node info and a custom filestore to store
BLOB objects. Kindly tell me how do I interface JR to my database schema and
filestore instead using JR's own repo. Did i miss anything ??
