We just found
http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=722503
So now we have to do:
java -Xbootclasspath/p:..\..\bin\xalan.jar;..\..\bin\xml-apis.jar;..\..\bin\xalansamples.jar;..\..\bin\xercesImpl.jar DOM2DOM
And that works. Looks like this is broken only on Windows?!
Still it would be great if this actually gets fixed someday in the main distribution. How is this meant to work inside of an EJB server, or other environment where we may not have control over the bootclasspath? Surely there is a way to make the bootclasspath be platform-independent….
All guidance appreciated :-\ Sincerely, robj at nimblefish dot com
-----Original Message----- Sent: Monday, January
19, 2004 4:45 PM
We are working on a servlet which does some basic XSLT
transformation. We would like to use the latest Xalan for this. The
sample in the Xalan distribution which is closest to what we want is the
DOM2DOM sample. robj at nimblefish dot com
|
- DOM2DOM broken in Xalan 2.5.2 -- fix? Rob Jellinghaus
- Re: DOM2DOM broken in Xalan 2.5.2 -- fix? Simon Kitching
- RE: DOM2DOM broken in Xalan 2.5.2 -- fix? Rob Jellinghaus
- Rob Jellinghaus