On 31.Oct.2002 -- 02:41 AM, Antonio Gallardo Rivera wrote: > 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
It's still there but not added to cocoon.xconf by default anymore. Just add it to cocoon.xconf again it use it. In the long run, consider switching to "request" which is a jxpath based module making all of the request object's properties available. Chris. -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- 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]>