Hi All,

I have trouble finding the right setup for a matcher in a cocoon
pipeline:

The urls that should match are: 
http://localhost:8080/extensions/password  or 
http://localhost:8080/extensions/password/ or 
http://localhost:8080/extensions/password/index.html 

and

http://localhost:8080/extensions/password/send.html

I have managed to get the pipeline to pass these on to the sitemap.xmap
in the extensions folder, but it doesn't go any further. In the sitemap
of the extensions folder, there is already a matcher but it doesn't
accept the above url:

<map:match pattern="*/**">
        <map:mount uri-prefix="{1}" src="{1}/sitemap.xmap"/>
</map:match>

Any insights?



drs. M S.P.(Mischa) Andriesse
Consultant
 
KPMG CT Information Technology B.V.
Handelsregister 33294091
 
Churchillplein 6
2517 JW Den Haag
 
Tel       +31 70 338 2249
Fax      +31 70 338 2177
Mobile  +31 6 26086836
 
andriesse.mis...@kpmg-ct.com

********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

Reply via email to