| [news.eclipse.technology.apogee] Re: Want EFS bundle for Jackrabbit DBFileSystem |
|
I have installed Nuxeo Apogee from svn. It appears I can use this to
create a Jackrabbit repository in Eclipse under EFS. The default is a
repository in the local filesystem. I assume that a different
Jackrabbit repository backing store is also possible. (I have not
tried it yet.) Changing repository.xml FileSystem class to
DbFileSystem looks straight-forward. Jackrabbit hides the backing
store implementation from Apogee so there is no Apogee dependence on
the Local FileSystem configuration (I assume). I also assume, since Apogee uses EFS to provide access to the repository, that there is an Eclipse "platform" URI for an Apogee/Jackrabbit repository that I can use from non-Apogee Eclipse applications to access the same resource. This URI should also hide both the Apogee and the Jackrabbit dependencies (I would further assume), though data content usage outside of Apogee might be a problem. Unfortunately, I have not been able to find where the Apogee Jackrabbit wizard configures (or defaults) the platform URI for Apogee/Jackrabbit resource. Can anyone offer me a hint? -- Dan Dan Connelly wrote:
|