encodeUrl Transformer and unicode

2004-09-09 Thread Doug Chestnut
Hi All, I am working on a project in cocoon where I need to encode url strings (that contain diacritics) in an xml document like described on this page: http://www.w3.org/International/O-URL-code.html Is there any reason why the encodeURL Transformer doesn't do this? (

STX problem with large files/multi requests

2004-04-09 Thread Doug Chestnut
Hi All, I have a problem using STX on large documents. I have a couple of large (~30meg) tei documents that I am splitting up (by volume and by section). I then use the result later on in my pipeline for xslt transformation. This works great (most of the time) and cuts the time to process from

Re: SVG graphics not working

2003-10-06 Thread Doug Chestnut
I ran into this problem on Solaris because I did not have my DISPLAY environmental variable set when I started tomcat. I thing that batik requires an x server because of its use of awt. --Doug - Original Message - From: Nesto [EMAIL PROTECTED] To: Cocoon Users [EMAIL PROTECTED] Sent:

XInclude performance question?

2003-09-25 Thread Doug Chestnut
Hello, In the FAQ about XInclude and CInclude transformer (http://cocoon.apache.org/2.1/faq/faq-transformers.html#faq-N1001F) differences and similarities is this XInclude difference: -Allows you to use XPointer syntax (via '#' or XPointer() syntax) within href attribute. However, support of