OK. I have no idea how to get the source for xmlutil-1.0-dev. I was
looking at the current source and the 2.1.7 source (the oldest I have)
and it looks to me that if there is a problem it is most likely in
XSLTProcessorImpl. However, I'd suggest you look at SitemapSource and
AbstractProcessingPipeline in your source and see if anything screwy is
going on.
Tilman Rassy wrote:
Hello Ralph,
On Tuesday 24 January 2006 23:14, Ralph Goers wrote:
Can you send the source for the DocumentGenerator? I'd love to see it.
Yes, of course. Shall I send it to the dev list or to your private address?
(The source is about 400 lines long.)
On Wednesday 25 January 2006 09:11, Ralph Goers wrote:
What version of Cocoon is this? The source for excalibur xmlutils 2.1
and 1.0 doesn't match the line numbers in your stack traces. What
version is in your lib/core?
It is Cocoon 2.1.3 (so it's not the newest version). The versions in lib/core
are:
avalon-framework-4.1.4.jar excalibur-io-1.1.jar
commons-cli-1.0.jar excalibur-logger-1.0.1.jar
commons-collections-2.1.jar excalibur-monitor-1.0.2.jar
commons-httpclient-2.0-rc1.jar excalibur-naming-1.0.jar
commons-jexl-1.0-beta-1.jar excalibur-pool-1.2.jar
commons-jxpath-20030909.jar excalibur-sourceresolve-1.0.2-dev.jar
commons-lang-2.0.jar excalibur-store-1.0-dev.jar
excalibur-component-1.2-dev.jar excalibur-xmlutil-1.0-dev.jar
excalibur-event-api-1.0.4-dev.jar jakarta-regexp-1.3.jar
excalibur-event-impl-1.0.4-dev.jar jisp-2.5.1.jar
excalibur-i18n-1.1.jar logkit-1.2.jar
excalibur-instrument-1.0.jar resolver-20030708.jar
excalibur-instrument-manager-1.0.jar rhino1.5r4-continuations-20030906.jar
excalibur-instrument-manager-interfaces-1.0.jar util.concurrent-1.3.2.jar
Tilman