Hi,

i got a cvs snapshoot of cocoon from today (2002-04-26). 
The i wanted to test the protected example, but i get this errormessage:

Type 'wildcard' is not defined for 'match' at 
file:/home/stsdc/Jakarta/jakarta-tomcat-4.0.1/webapps/cocoon/protected/ 
sitemap.xmap:43:29

If i replace in the subsitemap 

<map:matchers default="wildcard"/>

with:

<map:matchers default="wildcard">
<map:matcher logger="sitemap.matcher.wildcard" name="wildcard" 
src="org.apache.cocoon.matching.WildcardURIMatcher"/>
</map:matchers>

i get the "next" error:

Type 'file' is not defined for 'generate' at 
file:/home/stsdc/Jakarta/jakarta-tomcat-4.0.1/webapps/cocoon/protected/ 
sitemap.xmap:51:45


Well i think that the subsitemap do not inharit the defenitions of its 
parentsitemap...also if i try to access any other subsite (eg sub/) it also 
wount work.

What do i have to do to change this...beside to add all map:components to 
every subsitemap...?

Cu,
Christian


-- 
------------------------------------------------------------
Schröter, Christian
Siemens Business Services GmbH & Co. OHG
SBS D BS ECS 3
Tel.: +49 911 654 2355
Fax: +49 911 654 2108
Mobil: +49 160 97843762
eMail: [EMAIL PROTECTED]
------------------------------------------------------------

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

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

Reply via email to