Berin Lautenbach wrote:

Rush Manbert wrote:

I can't speak for Xalan, but the 1.1 version does support Xerces 2.6 just
fine. Is your failure in the Xalan dependency?


-- Scott



My apologies. Yes, the problems are with Xalan. I'm looking at them again to see if I can make it work.


Just so I understand - is the problem between Xalan and Xerces (Xalan is very picky about its Xerces partner) or between Xalan and xsec?

I run an interop compile nightly against current CVS checkouts of Xalan/Xerces and always try to keep backwards compatbility of anything in CVS - but you might find that xsec 1.1 requires Xalan 1.8. I have this memory of having to fix something a few months ago to match a change in Xalan.

Cheers,
    Berin

The problems are between Xalan and Xsec. Method signatures have changed in at least two classes. Xsec will compile if I edit the coinfig file to exclude Xalan. That's what I have decided to do for now, since I'm trying to get a demo going.

- Rush

Reply via email to