n. wrote:
Did you declare "serverpages" as default generator? If not, try adding type="serverpages" to the map:generate-statement above.anyone??
On 5/17/05, n. <[EMAIL PROTECTED]> wrote:
<map:match pattern="greeting">
<map:generate src="greeting.xml"/>
<map:transform src="greeting.xsl"/>
<map:serialize/>
</map:match>
When debugging pipelines, try to comment out the transformers to see if the generator produces the output exptected. If you can read "Hello World" in the generators xml, then the xslt is the cause of the problem.
Askild
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
