Markus Angst schrieb:
> Hi all,
> 
> We just updated to the newest Lenya 1.4 revision a few minutes ago. We
> get the following error:
> 
> -------------------------------------------------------------------------------
> 
> input-modules: ComponentSelector could not find the component for hint
> [base-url] (key [base-url])
> 
> org.apache.cocoon.ProcessingException: Failed to load sitemap from
> file:/C:/lenya/lenya-1.4-dev/build/lenya/webapp/lenya/pubs/mypub/sitemap.xmap
> at [ConfigurationException] -
> file:/C:/lenya/lenya-1.4-dev/build/lenya/webapp/lenya/pubs/mypub/sitemap.xmap:235:91
> at <map:mount> -
> file:/C:/lenya/lenya-1.4-dev/build/lenya/webapp/global-sitemap.xmap:429:117
> at <map:mount> -
> file:/C:/lenya/lenya-1.4-dev/build/lenya/webapp/sitemap.xmap:670:106
> 
> cause: org.apache.avalon.framework.component.ComponentException:
> input-modules: ComponentSelector could not find the component for hint
> [base-url] (key [base-url])
> 
> -------------------------------------------------------------------------------
> 
> 
> The sitemap parameter "base-url" doesn't seem to exist any more. Maybe
> this would be a topic for the readme?

Thanks for the pointer!
I added a note to the readme file:

2007-06-26: base-url and proxy-url input modules replaced by proxy module

The base-url and proxy-url input modules have been replaced by the proxy
module. The functionality of this module corresponds to the
ProxyTransformer with one exception: If the webappUrl parameter is an
empty string, the root proxy URL (or the context prefix, resp.) is returned.

Usage: {proxy:{webappUrl}}.

-- Andreas


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to