Hi Doug,

[EMAIL PROTECTED] wrote:

[...]

+          <map:act type="resource-exists-enhanced">
+            <map:parameter name="url" 
value="fallback://resources/{../2}/{../3}.{../4}"/>
+            <map:parameter name="type" value="file"/>
+            <map:transform src="xslt/scale.xsl">
+              <map:parameter name="url" 
value="fallback://resources/{../../2}/{../../3}.{../../4}"/>

This doesn't work for me. IIRC Batik can't access Cocoon's source
resolver and therefore can't work with fallback:// URLs. Does it
really work for you?

I'm replacing the fallback:// URL with a call to the fallback
input module, this way the input module does the resolving and
passes a comprehensible URL to Batik.

Would you mind testing it with the fallback:// URL again?
Beware that the pipeline is caching :)

Thanks a lot,

-- Andreas



--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to