You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Markus Angst <ma...@inventec.ch> on 2007/06/27 16:32:29 UTC

Sitemap error?

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 and regards
Markus Angst

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Sitemap error?

Posted by Markus Angst <ma...@inventec.ch>.
Andreas Hartmann wrote:
> 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}}.

Thanks a lot!

Markus Angst

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Sitemap error?

Posted by Andreas Hartmann <an...@apache.org>.
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: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org