hello,
im a newbie and i just tried out the bonebreaker example from
www.cocooncenter.de
well i did all the changes in my sitemap to map bonebreaker like indicated
on cocooncenter.de
but everytime i get the error : http://www.bouchareb.de/error.htm

in some postings here, i read that the source of the WildcardURIMatcher must
be :

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

instead of:

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

because its depricated, but the result is always the same when I call the
api (http://localhost:8080/cocoon/bonebreaker)

im using:
w2k
cocoon 2.0.4
Tomcat/4.1.18
jdk 1.4

may be someone has an idea
thank you very much

Sliman


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

Reply via email to