> From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > > > Fixed. > > For an unknown reason, looking up the SourceResolver in the compose() > method of a SourceFactory leads to an endless loop. So the fix consists > in delaying this lookup to the first call to getSource(). > > I don't know if it's related to Fortress or to the special handling of > SourceResolver in CocoonComponentManager. Carsten, any idea ? > I guess it's a problem of the order in which the components are instantiated. The SourceResolver looks up the source factories selector which in turn looks up the SourceFactory. If then a factory looks up the SourceResolver you have the loop. It's nothing you can do anything against right now.
Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]