Are there any known problems caching pages with xi:include tags?

I'm writing an xsp page that takes a directory name as a parameter, and
assembles an xml document using xml files that are stored in that directory.
The xsp generates xi:include tags for each of the relevant (based on
filename) xml files in that directory.

It works fine immediately after apache is restarted, but then it will only
work for the first directory it's called upon.  Later requests will return
the appropriate xml (with xi:includes), if I disable the stylesheet for
presentation, but the output to the browser after the stylesheet processing
seems to not have included the xml files from the appropriate directory.  No
error messages are generated.

I currently have the AxNoCache directive set, but it doesn't seem to affect
anything.  Any advice would be appreciated.

AxKit 1.5.2
mod_perl 1.26
Apache 1.3.22
libxslt 1.0.18

Thanks,
Kevin Stefanik

-------------------------------------------------------


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

Reply via email to