kristian meier wrote:
Hi,
I just encounter the same problem, after switching to the current cvs-build.
the ContextManager initializes an instance of SourceResolverImpl in the
method initializeOwnComponentManager()
the SourceResolverImpl wants a SourceFactory in the service-method under the hint '*' and
the ContextManager sets it up under the hint 'resource'.
changing the 'resource'-String in the ContextManager does solve the problem, but
not the hardcoded dependency between these two classes.
Even the current CVS? I fixed it yesterday, I thought.... Make sure you do a clean build. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
