Hi,

I am using 2.1 (lastest CVS):

What is the new name of <input-module name="URI"/>?

I have in the sitemap:

    <map:matcher logger="sitemap.matcher.modular.non-cached" name="uri" 
src="org.apache.cocoon.matching.modular.WildcardMatcher">
      <input-module name="URI"/>
    </map:matcher>
    <map:matcher logger="sitemap.matcher.modular.cached" name="cached-uri" 
src="org.apache.cocoon.matching.modular.CachingWildcardMatcher">
      <input-module name="URI"/>
    </map:matcher>

And the input-module URI always throw in the error.log:

ERROR   (2002-10-31) 05:13.19:876   [sitemap.matcher.modular.cached] 
(/multipremios/images/menu/fons_off.gif) Thread-8/CachingWildcardMatcher: A 
problem occurred setting up 'URI': Selector is not null, Component is unknown

Thanks in advance,

Antonio Gallardo

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to