I was wondering whether it was possible to override service implementations?
For instance, say I have a Lucene indexer as a default implementation for a search service and I would like to let my customer add a jar in that would override this by copying in a hivemind-aware jar file containing an alternative search implementation. Would this be possible easily? Regards, Glen Stampoultzis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
