Thorsten Scherler wrote:
Yes, you need to match in your project sitemap as well since the locationmap is not used by default for resolving.Add <map:match pattern="remote/**.xml"> <map:generate src="lm://remote/**.xml"/> <map:serialize type="xml"/></map:match>
I trust that you have made some changes in the dispatcher then. In core pretty much all resources are resolved via the locationmap, including xml sources.
Ross
