> -----Urspr�ngliche Nachricht----- > Von: Berin Loritsch [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 10. Februar 2003 17:15 > An: Avalon Developers List > Betreff: Re: ECM-Bug: proxiing services that do not implement > Component > fails ... > > > Michael Bachran wrote: > > Hi, > > > > The above mentioned proxiing seems to work fine for > ThreadSafe or SingleThreaded components (that do not use > Selector) in my place. > > As I wanted to get rid of deprecations (not moving to > Fortress or Merlin yet) I tried to remove the Component interface. > > Two problems arose from this: > > > > 1. When using a Selector the role is AbcSelector for > implementation Abc but no class AbcSelector exists (of > course) -> ClassNotFoundException ... > > I think this can be fixed by the following patch > (DefaultComponentFactory; line 300): > > > Good catch. > > I can backport a utility class I wrote to parse the role, and then we > can apply a patch that uses it.... >
That would be grate! Thanks, Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
