Is what you said below correct? or did you really intend

    <map:transformer name="blah/*" uri="http://apache.org/blah/Blah"/>
       <map:param name="src" value="{1}.src"/>
    </map:transformer>

Ralph


Stefano Mazzocchi said:

> Now, look at this
>
>   <map:transform name="blah/*" uri="http://apache.org/blah/Blah"/>
>     <map:param name="src" value="{1}.src"/>
>   </map:transform>
>
>   ...
>
>   <map:transform type="blah/{1}">
>

>
>   2) addition of the uri="" attribute to the sitemap component
> descriptors to indicate the "new URI-based lookup behavior", if the
> class="" attribute is used, then it's completely back compatible
>

>
> Comments?
>
> --
> Stefano.
>
>

Reply via email to