Carsten Ziegeler wrote:
Sylvain Wallez wrote:
Components that are either Startable or have the preload attribute, but which I'm not sure really need to be loaded at startup:
- portal: PortalToolManager
  Why does it need to be preloaded?
Because of source resolving :( When it is preloaded, the current context
is the context of the "main" portal sitemap. If it is lazy loaded, the
current context is the sitemap using the portal tool manager. As the
portal tool manager finds its plugins relative to the "main" sitemap it
therefore has to be preloaded :(

Ah, ok. So we have to fix source resolving. I'll look at that.

Sylvain

--
Sylvain Wallez                        Anyware Technologies
http://people.apache.org/~sylvain     http://www.anyware-tech.com
Apache Software Foundation Member     Research & Technology Director

Reply via email to