Well, I want to use a FileSystem which is configured via Spring - and I need Spring's classloader to manage the whole process. I know I can use something that holds a repository, and therefore I can hook into the classloader - but it'd be a LOT easier if I could say "here's a repository, here're the properties I want set, here are references to use" instead of working around the repository configuration.
On Mon, Sep 13, 2010 at 3:48 AM, Thomas Müller <[email protected]>wrote: > Hi, > > I read your article at http://www.enigmastation.com/?p=484 but I don't > really understand the use case... What kind of resources do you want > to share in Spring with resources Jackrabbit (using your FileSystem > own implementation), and why? > > Regards, > Thomas > -- Joseph B. Ottinger http://enigmastation.com
