I've never tried bonebreaker, but if you've mounted it onto your root sitemap, then 
try 
accessing it via http://localhost:8080/cocoon/bonebreaker/   i.e. with a slash at the 
end. The mount probably mounts bonebreaker/ rather than just bonebreaker.

Regards, Upayavira


On 27 Jun 2003 at 17:09, Sliman Bouchareb wrote:

> 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]
> 
> 



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

Reply via email to