Hi,

I'm generating XInclude or CInclude URLs and use the corresponding
transformator. Unfortunately none of the ways seemed to work.
I have file:-URLs with absolute path names, BTW.

1. Xinclude

  <xi:include href="file:/path/file.xml"/>

the output is empty and cut off.
There was a posting that one should use a attribute base="file:/path"
because Cocoon would consider the URL relative to the application base
directory under webapps. That is not mentioned in the docu but a good
explanation of what one sees. BUT it doesn't work! Is xml:base intended???

1. CInclude

If I understood correctly one has to use the <cinc:includexml><cinc:src>
construct to access external (non-webapps-relative files) But the
transformer odes not do anything to the file.
I saw several postings related to Cocoon 2.1 is this transformer not in
2.0.4?


Thanks for help, Peter



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to