Den 23. sep. 2008 kl. 20.58 skrev Pablo Barrera:
Hello
I am trying to read several files from a directory to extract some
information from each one and create a resume. I am being looking at
org.apache.forrest.plugin.input.Resume. I have my sitemap working
but I use this line (a copy from a similar line in the plugin code):
<map:transform src="{properties:resources}/stylesheets/alldocs-to-
revisions.xsl" />
I tried to use locationmap to look for the xsl code, so I changed
the line to
<map:transform src="{lm:transformation.alldocs.revisions}" />
To me, this looks like a typo. It should be 'transform.X.Y', not
'transformation.X.y'.
Try that, and report back:)
Best regards,
Sjur