Felix Meschberger wrote:
Just another question: Could the spellchecker be instantiated and injected into a running Jackrabbit instance ?
AFAIK jackrabbit is not that flexible. the configuration is rather fixed. but maybe we can come up with a list of components that can be configured or deployed at runtime, while some of the components like persistence managers are probably only configurable at startup.
what are the requirements to be able to inject such a bundle? do we have to implement certain interfaces or is a setter method sufficient?
regards marcel
