Hi Kimbro, OK, I worked out that you are talking about the 'Endorsed Standards Override Mechanism', so I put the xalan and xerces jars from the Xindice distribution into lib/endorsed of the JRE, and everything seems to work fine. It looks like you were right.
John > > Yeah, I think JDK 1.4 includes a different version of Xalan that is > > causing the problem. I was looking into this a little last > > week, but I'm > > not sure of the details. Unfortunately, there is no 1.4 JDK > > for Mac OS X > > yet which makes it a little difficult for me to track down. > > You might try > > using the 1.4 VM API override mechanism and replace Xalan to > > help isolate > > the problem. > > I'm not sure what you mean by the 1.4 VM API override > mechanism, and I can't find any references to it. If you > point me to some documentation, I'll be happy to give it a go. > > John >
