Andreas Grund wrote:
Hi Dave,
I do not try that, because I do not know how. I just want to call the
xalan-c within my java program. I am not able to use the xalan-j version,
because there seems to be a different behaviour at some points between
xalan-c and j. And in our productiv env we use xalan-c and so I hava to
test against it. Does a good freeware c-ide exist, where I can debug xalan
and does there exist anywhere sone instruction how to debug?
So you're using the supplied Xalan-C binaries? If so, then you should
create a _minimal_ set of inputs (source document, stylesheet, and command
line) that will reproduce the problem, and file a Jira issue with the
required information.
Note that it is unlikely we will patch Xalan-C 1.9 if we find a problem.
Dave