On Monday, Jan 20, 2003, at 03:54 Europe/London, Alex Sergeyev wrote:
Hello,
[please forgive my poor language]
And please forgive mine :-)
I'm trying to insert dynamic document from special provider to static
XML document.
I tried XIncludes and ...XSP::Util::include-uri... No results :((...
I can insert just plain XML from provider but I wish to insert
pre-transformed document by setted there <?xml-stylesheet ...?>
directives.
I reviewed AxKit modules (and ...XSP::Util too) and found magic
"axkit:" uri scheme, that I didn't know before. But when I try to use
this LibXSLT dropped request and wrote in errorlog
##########
[Mon Jan 20 09:21:41 2003] [error] [client 127.0.0.1] [AxKit] [Error]
print to fh failed at ...Apache/AxKit/Language/LibXSLT.pm line 128.
##########
Right, the axkit: URI scheme doesn't work with anything but latest CVS,
unfortunately (and there may still be demons there - it's still really
experimental).
Also, Util module uses simple logic for uri parsing in include-uri
directive.... Probably will be good to add there more logic as in
WebUtils::redirect directive? (than will be possible to include by not
absolute URLs)
Interesting idea - patches would be welcome.
Any other way to solve my problem?
Not really. You've already dismissed an external request.
Matt.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]